Skip to content
Cursor

XGuard — Agent Execution Gateway for Cursor

io.github.moelayyan90/xguard-control-plane

Scoped agent execution. Server-side credentials, policy, budgets and verifiable receipts.

client:Cursor transport:streamable-http tools:8

Install XGuard — Agent Execution Gateway in Cursor

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

{
  "mcpServers": {
    "xguard-control-plane": {
      "url": "https://api.xguardgate.com/mcp"
    }
  }
}

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

XGuard — Agent Execution Gateway in other clients