Skip to content
Cline

Shipshots for Cline

io.github.gurkang/shipshots

Create App Store and Play Store screenshots with AI via MCP

client:Cline transport:stdio runtime:npm

Install Shipshots in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Shipshots in other clients