Spill for Windsurf
io.github.vicc/spill
Pull TestFlight screenshot feedback from App Store Connect into AI coding agents.
client:Windsurf
transport:stdio
runtime:npm
Install Spill in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs