axon_context
360-degree view — callers, callees, type refs, confidence tags, dead code status
How to use it
axon_context is exposed by the Axon MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the axon_context tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Axon
$
pip install axoniq # 1. InstallOther tools in Axon (6)
axon_cypher
Read-only Cypher queries against the knowledge graph
axon_dead_code
All unreachable symbols grouped by file
axon_detect_changes
Map a git diff to affected symbols and execution flows
axon_impact
Blast radius grouped by depth — direct (will break), indirect (may break), transitive
axon_list_repos
All indexed repositories with stats
axon_query
Hybrid search (BM25 + vector + fuzzy) with results grouped by execution flow