Skip to content
Windsurf

toolgovern for Windsurf

io.github.rudrendupaul/toolgovern

Wraps the toolgovern CLI as a single generic MCP tool for agent-tool policy validation.

client:Windsurf transport:stdio runtime:pypi

Install toolgovern in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "toolgovern": {
      "command": "uvx",
      "args": [
        "toolgovern-cli"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

toolgovern in other clients