Skip to content
Cline

Spill for Cline

io.github.vicc/spill

Pull TestFlight screenshot feedback from App Store Connect into AI coding agents.

client:Cline transport:stdio runtime:npm

Install Spill 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": {
    "spill": {
      "command": "npx",
      "args": [
        "-y",
        "@viccalexander/spill"
      ],
      "env": {
        "ASC_ISSUER_ID": "<ASC_ISSUER_ID>",
        "ASC_KEY_ID": "<ASC_KEY_ID>",
        "ASC_PRIVATE_KEY_PATH": "<ASC_PRIVATE_KEY_PATH>",
        "ASC_APP_ID": "<ASC_APP_ID>"
      }
    }
  }
}

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

Spill in other clients