Apple App Store Connector for AI agents.
8 live capabilities
Manage iOS app builds, sales reports, and customer reviews.
Waiting for input…
Why people use Apple App Store
Apple App Store for iOS App Management
This Connector puts that data right where you're already working. You can just ask your agent to check a build status or pull a sales report. It turns a five-minute navigation task into a three-second conversation.
What Vinkius changes
You get a natural language interface for all your App Store Connect data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking build readiness
A developer asks, "Is the latest build for Fitness Tracker ready for TestFlight?
- Real-world use case 02
Summarizing user feedback
A product manager asks to summarize the last 50 reviews for their app, and the agent uses `list_customer_reviews` to find common themes.
- Real-world use case 03
Pulling monthly revenue
A marketer asks for last month's sales trends, and the agent uses `get_sales_reports` to grab the data instantly.
Complete set · 8capabilities
The complete Apple App Store capability set.
These are the exact actions your AI can choose when you ask it to work with Apple App Store.
01—04
4 capabilities in this set.
Part of 8 available through Apple App Store.
- 01 Capability
List apps
Lists every app in your account. It's the quickest way to see your full portfolio.
- 02 Capability
List customer reviews
Pulls all customer reviews for your app. It helps you see what users are saying in real time.
- 03 Capability
Get sales reports
Downloads sales and trends reports for any timeframe. You can choose between daily, weekly, monthly, or yearly views.
- 04 Capability
Get app info
Fetches detailed metadata for a specific app. Use this to check your current store listing details.
05—08
4 capabilities in this set.
Part of 8 available through Apple App Store.
- 05 Capability
Get app store versions
Lists all App Store versions for your app. This is great for tracking your release history.
- 06 Capability
List prerelease versions
Lists your TestFlight versions. Use this to keep tabs on what your beta testers are seeing.
- 07 Capability
Get account check
Verifies your App Store Connect connection. Use this to make sure your agent has the right permissions.
- 08 Capability
List builds
Shows all builds for a specific app. You can use this to find the exact version you need to test.
Set up in minutes
One URL. Then ask Apple App Store to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Apple App Store from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pcTbTBFsLEakbaP8KYVvefVp8hRIRlF7POGIxupF/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Apple App Store, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Apple App Store for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pcTbTBFsLEakbaP8KYVvefVp8hRIRlF7POGIxupF/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Apple App Store URL.
- Step 03
Save and start
Save the connection and enable Apple App Store in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"apple-app-store": {
"url": "https://edge.vinkius.com/vk_preview_pcTbTBFsLEakbaP8KYVvefVp8hRIRlF7POGIxupF/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Apple App Store
Open Agent mode in chat and ask: "Using Apple App Store, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"apple-app-store": {
"url": "https://edge.vinkius.com/vk_preview_pcTbTBFsLEakbaP8KYVvefVp8hRIRlF7POGIxupF/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Apple App Store
Ask Copilot: "Using Apple App Store, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"apple-app-store": {
"url": "https://edge.vinkius.com/vk_preview_pcTbTBFsLEakbaP8KYVvefVp8hRIRlF7POGIxupF/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Apple App Store
Open Cascade and ask: "Using Apple App Store, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"apple-app-store": {
"url": "https://edge.vinkius.com/vk_preview_pcTbTBFsLEakbaP8KYVvefVp8hRIRlF7POGIxupF/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Apple App Store
Ask Cline: "Using Apple App Store, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add apple-app-store --transport http "https://edge.vinkius.com/vk_preview_pcTbTBFsLEakbaP8KYVvefVp8hRIRlF7POGIxupF/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Apple App Store
Ask Claude: "Using Apple App Store, show me...". 8 tools are ready
Where the request belongs
Work Apple App Store can move forward.
This is for the iOS developer who's tired of digging through the App Store Connect dashboard to find a specific build number or for the product manager who needs to summarize 500 reviews in five minutes.
iOS Developer
Checking TestFlight build statuses and version notes during a sprint.
Product Manager
Analyzing customer sentiment and sales trends to plan the next feature roadmap.
Marketing Manager
Verifying app store metadata and store presence across different territories.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAppGallery Connect
Manage your AppGallery Connect apps via AI. check stats, submit builds for review, monitor ratings, and reply to user comments.
Google Play Developer
Manage your Android apps - respond to reviews and check subscriptions via AI.
Appfigures
Analyze app store performance with Appfigures. track downloads, revenue, reviews, and rankings via AI.
Microsoft App Store
Manage your Microsoft Store apps. track submissions, add-ons, and package flights via the Submission API.
App Store Listing Optimizer
Validate and optimize App Store and Google Play metadata for maximum visibility.
AppTweak
Bring App Store Optimization (ASO) to your AI agent. track app rankings, fetch keyword volumes, and analyze competitor downloads via chat.
Bring your own AI
Change the model, client or framework. Keep Apple App Store connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Apple App Store.
The practical details behind the request, access and result.
Can the Apple App Store MCP help me see my sales?
Yes, it can pull sales and trends reports for various timeframes, including daily, weekly, monthly, and yearly views, directly into your chat.
Does the Apple App Store MCP work with TestFlight?
It does. You can use it to check the status of your prerelease builds and keep tabs on what your beta testers are seeing.
How does the Apple App Store MCP handle customer reviews?
The Connector pulls your latest reviews and ratings, which your AI client can then summarize to help you identify common themes or issues.
Can I use the Apple App Store MCP to check my app's metadata?
Yes, you can pull detailed metadata for any specific app to verify your store presence and ensure consistency across different regions.
Is the Apple App Store MCP safe for my account?
It uses secure JWT authentication to ensure that your connection to App Store Connect remains private and secure.
Can the Apple App Store MCP show me my version history?
It can list all App Store versions for your app, making it easy to track your previous releases and current submission statuses.
How do I create an App Store Connect API Key?
Log in to App Store Connect, go to Users and Access, select the Integrations tab, and then App Store Connect API. You can generate and download your private key (.p8) there.
What is my Issuer ID and Key ID?
The Issuer ID is a unique ID for your organization, and the Key ID is specific to the API key you generated. Both are displayed on the App Store Connect API keys page.
How are sales reports handled?
The get_sales_reports capability initiates a download of aggregated sales data from Apple. Note that detailed reports are provided as compressed files which are processed by the server.
One connection away
Give your agent a direct line to Apple App Store.
Connect Apple App Store once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available