HomeOther › ScopeGate

ScopeGate

Permission gateway for AI agents: scoped MCP endpoints over 27 services, audited and revocable.

TypeScript Remote
★ 17 stars Last pushed 2026-09-14 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://scopegate.dev/api/mcp/{api_key}

Claude Code:

claude mcp add --transport http scopegate https://scopegate.dev/api/mcp/{api_key}

Or add to your MCP client config:

{
  "mcpServers": {
    "scopegate": {
      "url": "https://scopegate.dev/api/mcp/{api_key}"
    }
  }
}

Related servers

Data from the Official MCP Registry