Skip to content
Grok

App Listing Agent for Grok

com.applistingagent/applistingagent

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

client:Grok transport:streamable-http

Install App Listing Agent in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

App Listing Agent in other clients