Skip to content
VS Code

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

What VS Code can do once it is connected

env blueprint validator in other clients