Skip to content
Windsurf

Shipcheck MCP for Windsurf

io.github.tatelyman/shipcheck-mcp

Read-only Shipcheck launch-risk scans for authorized JS, TS, and MCP repos.

client:Windsurf transport:stdio runtime:npm

Install Shipcheck MCP in Windsurf

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

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

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

Shipcheck MCP in other clients