Skip to content
Cline

ShipPage for Cline

io.github.jieshu666/shippage

Publish HTML or Markdown to a public URL in one call. Zero config, auto-registers on first use.

client:Cline transport:stdio runtime:npm

Install ShipPage 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": {
    "shippage": {
      "command": "npx",
      "args": [
        "-y",
        "shippage-mcp"
      ]
    }
  }
}

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

ShipPage in other clients