Skip to content
VS Code

ai guardrails for VS Code

io.github.lazymac2x/ai-guardrails

Cloudflare Workers MCP server: ai-guardrails

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

Install ai guardrails in VS Code

.vscode/mcp.json

{
  "servers": {
    "ai-guardrails": {
      "type": "http",
      "url": "https://api.lazy-mac.com/ai-guardrails/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

ai guardrails in other clients