← All servers

sidclaw-governance-mcp

io.github.VladUZH/sidclaw-governance-mcp v0.1.7
Official Registry git

Governance proxy for MCP servers — policy evaluation, human approval, audit trails.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add sidclaw-governance-mcp -- npx -y @sidclaw/sdk
Add to claude_desktop_config.json
{
  "mcpServers": {
    "sidclaw-governance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sidclaw/sdk"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "sidclaw-governance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sidclaw/sdk"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "sidclaw-governance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sidclaw/sdk"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "sidclaw-governance-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@sidclaw/sdk"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "sidclaw-governance-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@sidclaw/sdk"
      ]
    }
  }
}

Packages

npm @sidclaw/sdk@0.1.7

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.VladUZH--sidclaw-governance-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent