Skip to content
Cursor

backend for Cursor

io.github.aiguardrail/backend

Deterministic pre-trade risk checks for autonomous AI trading agents.

client:Cursor transport:streamable-http tools:6

Install backend in Cursor

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

{
  "mcpServers": {
    "backend": {
      "url": "https://api.collarguardrail.com/mcp-http/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

backend in other clients