cartography for Zed
io.github.datasynx/cartography
MCP-first read-only discovery of your infra & SaaS landscape as MCP resources, tools and prompts.
client:Zed
transport:stdio
runtime:npm
Install cartography in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cartography": {
"command": "npx",
"args": [
"-y",
"@datasynx/agentic-ai-cartography"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs