karst for Zed
io.github.moin105/karst
Code context for AI dev tools: pack-scoped, cited code retrieval over MCP.
client:Zed
transport:stdio
runtime:pypi
Install karst in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"karst": {
"command": "uvx",
"args": [
"karst"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs