Skip to content
VS Code

form backend for VS Code

io.github.lazymac2x/form-backend

Cloudflare Workers MCP server: form-backend

client:VS Code transport:streamable-http

Install form backend in VS Code

.vscode/mcp.json

{
  "servers": {
    "form-backend": {
      "type": "http",
      "url": "https://api.lazy-mac.com/form-backend/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

form backend in other clients