Skip to content
Zed

ScopeGate for Zed

io.github.alifanov/scopegate

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

client:Zed transport:streamable-http

Install ScopeGate in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

ScopeGate in other clients