Loomal

ScopeGate

MCP server by github.com/alifanov/scopegate

Granular permission gateway for MCP agents. Per-agent scopes for Google Drive, Gmail, Calendar.

14 starsRemote-capable

About ScopeGate

ScopeGate is an MCP (Model Context Protocol) server published by alifanov in the official MCP registry, listed under Autonomous Agents on Loomal. Granular permission gateway for MCP agents. Per-agent scopes for Google Drive, Gmail, Calendar.

ScopeGate runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/alifanov/scopegate, where the project has earned 14 GitHub stars.

Use ScopeGate with your agent

Claude Code · one command
claude mcp add --transport http scopegate https://mcp.scopegate.cloud/{api_key}
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "scopegate": {
      "url": "https://mcp.scopegate.cloud/{api_key}"
    }
  }
}
streamable-httphttps://mcp.scopegate.cloud/{api_key}

Frequently asked questions

What is ScopeGate?
ScopeGate is an MCP (Model Context Protocol) server by alifanov in the Autonomous Agents category. Granular permission gateway for MCP agents. Per-agent scopes for Google Drive, Gmail, Calendar.
How do I connect ScopeGate to Claude, Cursor, or another MCP client?
ScopeGate is a remote MCP server — add its endpoint (https://mcp.scopegate.cloud/{api_key}) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is ScopeGate open source?
Yes — the source code is public at github.com/alifanov/scopegate, with 14 GitHub stars.
Can AI agents pay to use ScopeGate?
Not yet through Loomal — ScopeGate is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ScopeGate? Claim this listing free by verifying GitHub ownership, or contact us.