harshkedia177/axon
Graph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.
Platform-specific configuration:
{
"mcpServers": {
"axon": {
"command": "npx",
"args": [
"-y",
"axon"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...