Skip to content
Windsurf

appstore connect for Windsurf

io.github.sardorbekr/appstore-connect

MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.

client:Windsurf transport:stdio runtime:npm

Install appstore connect in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "appstore-connect": {
      "command": "npx",
      "args": [
        "-y",
        "asc-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

appstore connect in other clients