Skip to content
VS Code

App Listing Agent for VS Code

com.applistingagent/applistingagent

AI-agent operations for App Store Connect and Google Play, with approval before live publishing.

client:VS Code transport:streamable-http

Install App Listing Agent in VS Code

.vscode/mcp.json

{
  "servers": {
    "applistingagent": {
      "type": "http",
      "url": "https://applistingagent.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

App Listing Agent in other clients