toolgovern for Claude Desktop
io.github.rudrendupaul/toolgovern
Wraps the toolgovern CLI as a single generic MCP tool for agent-tool policy validation.
client:Claude Desktop
transport:stdio
runtime:pypi
Install toolgovern in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolgovern": {
"command": "uvx",
"args": [
"toolgovern-cli"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs