Skip to content
Cursor

sigma gate for Cursor

io.github.spektre-labs/sigma-gate

Deterministic trust gate for AI output: leaked-secret, prompt-injection & PII in one call.

client:Cursor transport:streamable-http

Install sigma gate in Cursor

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

{
  "mcpServers": {
    "sigma-gate": {
      "url": "https://sigma-gate-864996675261.us-central1.run.app/mcp"
    }
  }
}

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

sigma gate in other clients