Cartograph for Zed
io.github.anthony-maio/cartograph
Repo analysis for coding agents with ranked files, dependency maps, and task-scoped context.
client:Zed
transport:stdio
runtime:npm
Install Cartograph in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cartograph": {
"command": "npx",
"args": [
"-y",
"@anthony-maio/cartograph"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs