Skip to content
Windsurf

ship mcp for Windsurf

io.github.colossal1598/ship-mcp

Clean TypeScript starter for MCP servers: zod-validated tools, tests, one-command dev loop.

client:Windsurf transport:stdio runtime:npm

Install ship mcp in Windsurf

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

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

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

ship mcp in other clients