Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.
claude mcp add cartograph -- npx -y @anthony-maio/cartograph
claude_desktop_config.json
{
"mcpServers": {
"cartograph": {
"command": "npx",
"args": [
"-y",
"@anthony-maio/cartograph"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"cartograph": {
"command": "npx",
"args": [
"-y",
"@anthony-maio/cartograph"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cartograph": {
"command": "npx",
"args": [
"-y",
"@anthony-maio/cartograph"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"cartograph": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@anthony-maio/cartograph"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cartograph": {
"command": "npx",
"args": [
"-y",
"@anthony-maio/cartograph"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.anthony-maio--cartograph/reviews or the review_server meta-tool.
POST /mcp