env blueprint validator for VS Code
io.github.lazymac2x/env-blueprint-validator
Cloudflare Workers MCP server: env-blueprint-validator
client:VS Code
transport:streamable-http
tools:3
Install env blueprint validator in VS Code
.vscode/mcp.json
{
"servers": {
"env-blueprint-validator": {
"type": "http",
"url": "https://api.lazy-mac.com/env-blueprint-validator/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs