ScopeGate for Cursor
io.github.alifanov/scopegate
Permission gateway for AI agents: scoped MCP endpoints over 27 services, audited and revocable.
client:Cursor
transport:streamable-http
Install ScopeGate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scopegate": {
"url": "https://scopegate.dev/api/mcp/{api_key}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs