Skip to content
Cursor

gateway for Cursor

ai.sealgate/gateway

MCP gateway with runtime security policy, tool-call-level control, and audit of agent actions.

client:Cursor transport:streamable-http

Install gateway in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gateway": {
      "url": "https://mcp.sealgate.ai/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

gateway in other clients