Kody for Zed
io.github.kentcdodds/kody
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
client:Zed
transport:streamable-http
Install Kody in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kody": {
"url": "https://kody.codes/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs