optave/codegraph
Code intelligence CLI — function-level dependency graph across 11 languages, 30-tool MCP server for AI agents, complexity metrics, architecture boundary enforcement, CI quality gates, git diff impact with co-change analysis, hybrid semantic search. Fully local, zero API keys required.
Platform-specific configuration:
{
"mcpServers": {
"codegraph": {
"command": "npx",
"args": [
"-y",
"codegraph"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...