Skip to content
VS Code

backend for VS Code

io.github.aiguardrail/backend

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

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

Install backend in VS Code

.vscode/mcp.json

{
  "servers": {
    "backend": {
      "type": "http",
      "url": "https://api.collarguardrail.com/mcp-http/mcp"
    }
  }
}

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

backend in other clients