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