Skip to content
Cline

Drop2Run for Cline

run.dropto/drop2run

Publishes what an AI made — a page, a markdown or PDF doc, or a whole site — to a live HTTPS link.

client:Cline transport:stdio runtime:npm

Install Drop2Run 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": {
    "drop2run": {
      "command": "npx",
      "args": [
        "-y",
        "@drop2run/mcp"
      ]
    }
  }
}

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

Drop2Run in other clients