Skip to content
Cursor

Sunaiva Gate — Agent Rule Enforcement for Cursor

io.sunaivacore/gate

MCP enforcement layer that intercepts AI agent actions and blocks rule violations before execution.

client:Cursor transport:streamable-http runtime:npm tools:16

Install Sunaiva Gate — Agent Rule Enforcement in Cursor

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

{
  "mcpServers": {
    "gate": {
      "url": "https://mcp.sunaivacore.io"
    }
  }
}

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

What Cursor can do once it is connected

Sunaiva Gate — Agent Rule Enforcement in other clients