Skip to content
Claude Desktop

agentmap for Claude Desktop

io.github.raymondchins/agentmap

The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools

client:Claude Desktop transport:stdio runtime:npm

Install agentmap in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

agentmap in other clients