← Back to Plugins
MCP Server MCP

io.github.raymondchins/agentmap

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @raymondchins/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@raymondchins/agentmap",
      "version": "0.22.0",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "type": "named",
          "name": "--mcp"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...