recon

bravo1goingdark/recon
★ 0 stars Rust 🤖 AI/LLM Updated today
Token-lean code intelligence MCP server. 20-35x token reduction on code exploration.
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": {
    "recon": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "recon"
      ]
    }
  }
}

Topics

ai-agentsastclaude-codecode-intelligencecode-searchdeveloper-toolsmcpmcp-serverpagerankrusttantivytree-sitter