Skip to content
Cline

toolgovern for Cline

io.github.rudrendupaul/toolgovern

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

client:Cline transport:stdio runtime:pypi

Install toolgovern in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

toolgovern in other clients