Skip to content
Windsurf

Shipshots for Windsurf

io.github.gurkang/shipshots

Create App Store and Play Store screenshots with AI via MCP

client:Windsurf transport:stdio runtime:npm

Install Shipshots in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "shipshots": {
      "command": "npx",
      "args": [
        "-y",
        "shipshots-mcp"
      ],
      "env": {
        "SHIPSHOTS_API_URL": "<SHIPSHOTS_API_URL>",
        "SHIPSHOTS_API_TOKEN": "<SHIPSHOTS_API_TOKEN>"
      }
    }
  }
}

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

Shipshots in other clients