Agent / MCP integration
Full workflow
Complete guide (limitations, CI, published lens): agent-mcp-integration
Why use CCE
AI agents and MCP servers need a stable, machine-readable scan API to answer questions like "which S3 operations does this repo call?" without shelling out to ad-hoc grep or LLM code search.
CCE JSON output is designed for downstream automation — today via CLI; MCP server mode is planned for native agent tool registration.
Example command
cce -folder . -language AUTO -mapper-file https://releases.stackgen.com/cce/lenses/agent-mcp-integration/latest/agent-mcp-integration_lenses.yaml -filter all -format json -output agent-mcp-integration.json
Published lens
https://releases.stackgen.com/cce/lenses/agent-mcp-integration/latest/agent-mcp-integration_lenses.yaml