agentmap

raymondchins/agentmap
★ 45 stars JavaScript AI/LLM Updated today
Stop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentmap": {
      "command": "npx",
      "args": [
        "-y",
        "raymondchins/agentmap"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/hero.png" alt="agentmap — ~98% token savings to understand a codebase (up to 99.9% per task)" width="100%"> </p> **Stop your coding agent from reading the wrong files.** Ask "what breaks if I change this?" and `grep` hands back a pile where **40% of the files don't actually depend on it**. agentmap answers the same question at **100%

Tools (3)

codexgeminiopencode

Topics

ai-agentsai-codingclaude-codeclicode-contextcode-graphcode-intelligencecode-mapcoding-agentcontext-engineeringdependency-graphdeveloper-toolsjavascriptmcpmcp-server