← Back to Plugins
MCP Server MCP

io.github.icohangar-ops/governed-mcp-gateway

github By github 👁 1 views ▲ 0 votes

HTTP MCP gateway: principal on tools/call + SSE, allowlists, vault rotate, CHP gates.

Homepage Verified source GitHub

Install

npx -y @cubiczan/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@cubiczan/governed-mcp-gateway",
      "version": "0.1.0",
      "transport": {
        "type": "sse",
        "url": "http://127.0.0.1:7474/mcp/sse"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...