Sidclaw Governance MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 29 Jul 2026.
Governance proxy for MCP servers — policy evaluation, human approval, audit trails.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
const child = spawn(opener[0], opener[1], { detached: true, stdio: 'ignore' });
await fetch(`https://api.telegram.org/bot${botToken}/answerCallbackQuery`, {
ENV NEXT_PUBLIC_CF_BEACON_TOKEN=$NEXT_PUBLIC_CF_BEACON_TOKEN
("/etc/shadow", re.compile(r"/etc/shadow\b")),
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sidclaw-governance-mcp -- npx -y @sidclaw/sdk
{
"mcpServers": {
"sidclaw-governance-mcp": {
"args": [
"-y",
"@sidclaw/sdk"
],
"command": "npx"
}
}
}
[mcp_servers.sidclaw-governance-mcp]
command = "npx"
args = ["-y", "@sidclaw/sdk"]
{
"mcpServers": {
"sidclaw-governance-mcp": {
"args": [
"-y",
"@sidclaw/sdk"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sidclaw-governance-mcp": {
"args": [
"-y",
"@sidclaw/sdk"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SIDCLAW_API_KEY (SidClaw API key for policy evaluation and audit logging), SIDCLAW_AGENT_ID (Agent identity for policy matching and audit trails), SIDCLAW_UPSTREAM_CMD (Command for the upstream MCP server (e.g., npx)), SIDCLAW_UPSTREAM_ARGS (Comma-separated args for the upstream MCP server), SIDCLAW_APPROVAL_MODE (Approval mode: error (default, returns immediately) or block (waits for approval)).
The author declared them in the registry entry; get the values from the project itself.
Governance proxy for MCP servers: allowlist, forced dry run, human confirmation, blast radius, audit
Gating proxy for MCP servers: policy, verification and one audit trail across upstreams.
Governed AI workflows with human approval gates and audit trails for Claude and MCP clients.
Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.
Runtime proxy for MCP security, cost governance & audit
AI agent governance: content scanning, audit logs, policy evaluation, session management.
Human-in-the-loop review and approval for AI agents. Audit trail, approval policies, native MCP.
Policy-based governance for AI agent tool calls. YAML policy, approval gates, audit logging.
Answers built from our own checks of this server.