Skip to content
VS Code

graphql dos shield for VS Code

io.github.lazymac2x/graphql-dos-shield

Cloudflare Workers MCP server: graphql-dos-shield

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

Install graphql dos shield in VS Code

.vscode/mcp.json

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

graphql dos shield in other clients