DeliverKit for Zed
io.github.muzimu217/deliverkit
Plan and verify multi-ecosystem packaging (Linux, Windows, macOS, HarmonyOS) for AI agents.
client:Zed
transport:stdio
runtime:npm
Install DeliverKit in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"deliverkit": {
"command": "npx",
"args": [
"-y",
"deliverkit-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs