appstore screenshots for Windsurf
io.github.remoas/appstore-screenshots
Generate professional App Store screenshots by matching any top app's style.
client:Windsurf
transport:stdio
runtime:npm
Install appstore screenshots in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"appstore-screenshots": {
"command": "npx",
"args": [
"-y",
"appstore-screenshots-mcp"
],
"env": {
"APPSTORE_SCREENSHOTS_API_KEY": "<APPSTORE_SCREENSHOTS_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs