axon_detect_changes
Map a git diff to affected symbols and execution flows
How to use it
axon_detect_changes is exposed by the Axon MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the axon_detect_changes 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)
360-degree view — callers, callees, type refs, confidence tags, dead code status
Read-only Cypher queries against the knowledge graph
All unreachable symbols grouped by file
Blast radius grouped by depth — direct (will break), indirect (may break), transitive
All indexed repositories with stats
Hybrid search (BM25 + vector + fuzzy) with results grouped by execution flow