toolgovern for Zed
io.github.rudrendupaul/toolgovern
Wraps the toolgovern CLI as a single generic MCP tool for agent-tool policy validation.
client:Zed
transport:stdio
runtime:pypi
Install toolgovern in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"toolgovern": {
"command": "uvx",
"args": [
"toolgovern-cli"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs