Skip to content
Claude Desktop

Zarla Website Builder for Claude Desktop

com.zarla/website-builder

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

client:Claude Desktop transport:streamable-http

Install Zarla Website Builder in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "website-builder": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.zarla.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Zarla Website Builder in other clients