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
{
"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