Skip to content
Claude Desktop

app store version for Claude Desktop

io.github.ryuamarines/app-store-version

Checks current App Store version by bundle ID. x402 payment required (testnet USDC).

client:Claude Desktop transport:streamable-http tools:1

Install app store version in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "app-store-version": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://faceted-napped-debtless.ngrok-free.dev/app-store-version/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

app store version in other clients