Veto for Zed
io.github.jigyasudham/veto
93 agentic MCP tools + 49 specialist agents for every major AI CLI. Self-learning, no API keys.
client:Zed
transport:stdio
runtime:npm
Install Veto in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"veto": {
"command": "npx",
"args": [
"-y",
"@jigyasudham/veto"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs