← Back to Plugins
MCP Server MCP

io.github.bolyra/gateway

github By github 👁 1 views ▲ 0 votes

MCP auth gateway: verify agent identity, enforce per-tool permissions, block replays, emit receipts.

Homepage Verified source GitHub

Install

npx -y @bolyra/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@bolyra/gateway",
      "version": "0.2.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...