Run your App Storefrom your IDE
You ship from your editor; why is the store a browser tab? MetaRun exposes its entire tool surface (187 tools across pricing, metadata, screenshots, ASO, reviews, and releases) as a hosted MCP server, so Claude Code, Cursor, or any MCP client can operate App Store Connect with the same preview-first safety as every other surface.
Uplink established: 187 tools online in your IDE. Every write still previews before it applies.
- 01
Connect with one command
Mint a personal access token in Settings, run one claude mcp add command, and your agent holds the full tool surface. No cloning repos, no local server process, no .p8 key sitting in a dotfile.
- 02
Your credentials never leave the vault
The token identifies you; your App Store Connect key stays envelope-encrypted on MetaRun's servers and is decrypted only per request. Self-hosted MCP repos need your private key on disk next to your agent; this one never exposes it to the IDE at all.
- 03
Every write is preview-gated
Mutating tools come in preview/apply pairs: the preview returns a before/after and a confirm token, and apply rejects if the store changed underneath it. Submitting for review additionally requires an explicit acknowledgment. Your agent cannot skip the look-before-write.
- 04
Everything the platform can do
Not a wrapper around three endpoints: repricing 175 countries, editing every locale, rendering and publishing screenshots server-side, cutting releases, attaching builds, replying to reviews, tracking ASO. If the dashboard can do it, your agent can.
Nutrio: AI Calorie Tracker
4.6· v1.15.3 · app.nutr.io
$ claude mcp add metarun https://metarun.dev/api/mcp
✓ metarun connected · 187 tools
› reprice Nutrio Pro yearly on the PPP index
apple_preview_iap_price · n_2499_1y
175 territories computed · IN $5.99 · BR $9.99 · GB $21.99
awaiting confirm token…
› looks right, apply it
✓ applied · recorded in change history · revertible
Live specimen: Nutrio repriced from an IDE session
What an App Store Connect MCP server is
The Model Context Protocol is the standard that lets AI coding agents call external tools. An MCP server for App Store Connect turns store operations (set a price, edit metadata, attach a build, submit for review) into tools your agent can call mid-conversation, which means release chores become sentences in the same session where you wrote the code.
The open-source options are local processes wrapping the raw API: you clone a repo, hand it your .p8 key, and get thin endpoints with no safety layer. MetaRun's server is the other kind: hosted, credential-secured, and built from the same 187 production tools that power its dashboard and AI operator, preview gates included.
The release ritual, from inside the editor
The last hour of every release is the same: bump the version, write What's New, translate it, check the screenshots, attach the build, submit. With the MCP server connected, that is a conversation: your agent drafts What's New from the changelog it just helped you write, stages it across locales, attaches the processed build, and walks the submission, previewing each step for your approval.
It also compounds with your own automation: agents can read your tracked ASO keywords before writing metadata, check territory pricing before a launch, or pull review sentiment while triaging issues, because reads are free-flowing and only writes are gated.
Letting an agent near your store, safely
The obvious objection is the right one: an AI agent with store credentials is a hazard. The design answer is that the agent never holds credentials and never holds unilateral write power. Authentication is a revocable personal access token (stored as a hash, shown once). Credentials stay server-side. Every mutation requires the preview's confirm token, drift on the store invalidates it, and destructive submissions require explicit acknowledgment flags.
Everything an agent applies lands in the same change history as manual and chat edits, attributed as MCP, and is revertible in one tap. You get the leverage of agentic operation with a paper trail and an undo.
- Tools exposed over MCP
- 187
- Command to connect
- 1
- Credentials on your machine
- 0
- Writes preview-gated
- 100%
Frequently asked questions
What is an App Store Connect MCP server?
A Model Context Protocol server that exposes App Store Connect operations as tools AI agents can call. MetaRun hosts one with its full 187-tool surface, so your IDE's agent can manage pricing, metadata, screenshots, and releases without you leaving the editor.
How do I connect Claude Code to App Store Connect?
Mint a personal access token in MetaRun's settings, then run: claude mcp add metarun https://metarun.dev/api/mcp with that token. The connection is remote (Streamable HTTP); there is nothing to install or run locally.
Can an AI agent submit my app for review?
Yes, deliberately and never silently: submission requires a preview, a confirm token, and an explicit acknowledgment flag on top. Your IDE also asks you to approve each tool call. The agent proposes; you dispose.
Is it safe to let an AI agent touch my App Store account?
The agent never sees your credentials: the token maps to your account server-side, where your key stays envelope-encrypted. Every write previews first, applies only with a fresh confirm token, is logged to change history, and is revertible in one tap.
Do I need to run the MCP server locally?
No. Open-source App Store Connect MCP servers run as local processes with your .p8 key on disk. MetaRun's is a hosted remote endpoint: one add command, token auth, zero local setup, and your key never touches your machine.
Which IDEs and agents work with it?
Anything that speaks MCP over Streamable HTTP: Claude Code, Cursor, and the growing set of MCP-capable clients. If your tool can add a remote MCP server with a bearer token, it can drive your App Store.
What can I actually do from my editor?
Reprice all 175 countries, edit metadata in every locale, render and publish screenshots, manage TestFlight and builds, cut and submit releases, respond to reviews, and track ASO keywords: the full MetaRun tool surface, reads unrestricted and writes preview-gated.
Related capabilities
Capability file 01
Bulk pricing
Change app, IAP, and subscription prices across all 175 App Store countries in one staged pass.
Open fileCapability file 03
Screenshot studio
Design 3D device mockups in the browser and publish straight to App Store Connect.
Open fileCapability file 06
Metadata editor
Bulk-edit every locale of your listing with preview, apply, and one-tap revert.
Open fileMILO standing by
14-day free trial. No credit card. Your keys stay encrypted.