Skip to content
Windsurf

ShipScreens MCP Server for Windsurf

io.github.iamjamb/shipscreens

Use this for agent inspect/plan/import/verify/stage store screenshots; not translation-only.

client:Windsurf transport:stdio runtime:npm

Install ShipScreens MCP Server in Windsurf

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

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

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

ShipScreens MCP Server in other clients