Skip to content
Cline

shipkit for Cline

io.github.readmigo/shipkit

Unified app publishing MCP Server for Google Play, App Store, and 10+ Chinese stores

client:Cline transport:stdio runtime:npm

Install shipkit 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": {
    "shipkit": {
      "command": "npx",
      "args": [
        "-y",
        "@readmigo/shipkit-mcp"
      ],
      "env": {
        "SHIPKIT_API_KEY": "<SHIPKIT_API_KEY>",
        "SHIPKIT_DB_PATH": "<SHIPKIT_DB_PATH>"
      }
    }
  }
}

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

shipkit in other clients