Skip to content
VS Code

sigma gate for VS Code

io.github.spektre-labs/sigma-gate

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

client:VS Code transport:streamable-http

Install sigma gate in VS Code

.vscode/mcp.json

{
  "servers": {
    "sigma-gate": {
      "type": "http",
      "url": "https://sigma-gate-864996675261.us-central1.run.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

sigma gate in other clients