agentic_architecture
The big picture—system structure, API surfaces, architectural patterns
How to use it
agentic_architecture is exposed by the Codegraph Rust MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the agentic_architecture tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL CODEGRAPH RUST LISTINGOther tools in Codegraph Rust (3)
agentic_context
Gathers the context you need—searches code, builds comprehensive context, answers semantic questions
agentic_impact
Maps change impact—dependency chains, call flows, what breaks if you touch something
agentic_quality
Risk assessment—complexity hotspots, coupling metrics, refactoring priorities