Skip to content
Windsurf

ShipPage for Windsurf

io.github.jieshu666/shippage

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

client:Windsurf transport:stdio runtime:npm

Install ShipPage in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "shippage": {
      "command": "npx",
      "args": [
        "-y",
        "shippage-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ShipPage in other clients