MCP Server
MCP
io.github.raymondchins/agentmap
The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools
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
By
Comments
Sign in to leave a comment