axon

harshkedia177/axon
★ 553 stars Python 🤖 AI/LLM Updated 1mo ago
Graph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "axon": {
      "command": "uvx",
      "args": [
        "axon"
      ]
    }
  }
}

Or install with pip: pip install axon

Topics

claude-codecode-analysiscode-intelligencedead-code-detectionknowledge-graphmcppythonstatic-analysistree-sittertypescript