Skip to content
Cline

Sakupa for Cline

io.github.myerwang/sakupa

Publish and manage AI-made static websites from your AI tool: free previews, hosting, domains.

client:Cline transport:stdio runtime:npm

Install Sakupa in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "sakupa": {
      "command": "npx",
      "args": [
        "-y",
        "@sakupa/mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Sakupa in other clients