Sidclaw Governance MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 438 installs a week from npm. Last commit 29 Jul 2026.
Governance proxy for MCP servers — policy evaluation, human approval, audit trails.
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"
}
}
}
Answers built from our own checks of this server.