dekko for Zed
io.github.aahlijia/dekko
Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin
client:Zed
transport:stdio
runtime:pypi
Install dekko in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dekko": {
"command": "uvx",
"args": [
"dekko"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs