sverklo for Zed
io.github.sverklo/sverklo
Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.
client:Zed
transport:stdio
runtime:npm
Install sverklo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sverklo": {
"command": "npx",
"args": [
"-y",
"sverklo"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs