Proxy
Freeby MCP Community
Governed transport for MCP. Structural invariants for any tool server.
v0.8.1Added Apr 12, 2026
mcpaudit-trailgovernanceai-agentstool-use
Proxy MCP Server
Governed transport for MCP. Structural invariants for any tool server.
Installation
npx -y @sovereign-labs/mcp-proxy
Reviews
Installation
Quick install
npx -y @sovereign-labs/mcp-proxy
Add to claude_desktop_config.json
{
"mcpServers": {
"proxy": {
"command": "npx",
"args": ["-y", "@sovereign-labs/mcp-proxy"]
}
}
}