Skip to content
Grok

app manager for Grok

app.lance/app-manager

App Store Connect operator for AI agents: icons, TestFlight builds, listings, IAP, rejection fixes.

client:Grok transport:streamable-http

Install app manager in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "app-manager": {
      "type": "http",
      "url": "https://api.lance.app/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 manager in other clients