Skip to content
VS Code

Zarla Website Builder for VS Code

com.zarla/website-builder

Build, edit and publish websites from Claude, ChatGPT, Cursor and Gemini. No code — Zarla hosts it.

client:VS Code transport:streamable-http

Install Zarla Website Builder in VS Code

.vscode/mcp.json

{
  "servers": {
    "website-builder": {
      "type": "http",
      "url": "https://www.zarla.com/api/mcp"
    }
  }
}

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

Zarla Website Builder in other clients