io.github.VladUZH

sidclaw-governance-mcp

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

stdiocommunityinfra

Package Details

Transportstdio

Environment Variables

SIDCLAW_API_KEY(str)
RequiredSecret

SidClaw API key for policy evaluation and audit logging

SIDCLAW_AGENT_ID(str)
Required

Agent identity for policy matching and audit trails

SIDCLAW_UPSTREAM_CMD(str)
Required

Command for the upstream MCP server (e.g., npx)

SIDCLAW_UPSTREAM_ARGS(str)
Required

Comma-separated args for the upstream MCP server

SIDCLAW_APPROVAL_MODE(str)

Approval mode: error (default, returns immediately) or block (waits for approval)