Skip to content
VS Code

AgenticRail Gate - sequence enforcement and verifiable audit receipts for AI agent compliance for VS Code

nz.agenticrail/gate

Deterministic runtime enforcement of step order for AI agents: ALLOW/DENY before a step runs.

client:VS Code transport:streamable-http tools:2

Install AgenticRail Gate - sequence enforcement and verifiable audit receipts for AI agent compliance in VS Code

.vscode/mcp.json

{
  "servers": {
    "gate": {
      "type": "http",
      "url": "https://mcp.agenticrail.nz/"
    }
  }
}

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

What VS Code can do once it is connected

AgenticRail Gate - sequence enforcement and verifiable audit receipts for AI agent compliance in other clients