Appfigures Connector for AI agents.
11 live capabilities
Track mobile app revenue, rankings, and reviews in real time.
Waiting for input…
Why people use Appfigures
Appfigures for Mobile App Store Analytics
This Connector lets you just ask your agent for the numbers. You get a summary of downloads, revenue, and rankings in seconds. It turns a 30-minute data hunt into a 5-second chat.
What Vinkius changes
You get a direct line to your app's store performance data through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Ranking Dip
An ASO specialist notices a drop in visibility and asks the agent to check `get_ranks` for specific keywords to see if a competitor moved up.
- Real-world use case 02
The Review Crisis
A developer sees a spike in negative feedback and uses `list_reviews` to identify a specific login bug mentioned by multiple users.
- Real-world use case 03
The Revenue Sync
A product manager needs to report net proceeds for the month and asks for a `get_revenue_report` to get the final numbers for a slide deck.
Complete set · 11capabilities
The complete Appfigures capability set.
These are the exact actions your AI can choose when you ask it to work with Appfigures.
01—04
4 capabilities in this set.
Part of 11 available through Appfigures.
- 01 Capability
Get external accounts
See which store accounts are currently linked to your profile. It helps you manage multiple store connections.
- 02 Capability
Get subscriptions report
View active subscriber metrics and churn rates. This is essential for tracking your recurring revenue health.
- 03 Capability
Get user info
Retrieve the details for the currently authenticated user. This confirms which account the agent is currently using.
- 04 Capability
List featured
See when your apps are featured on various app stores. It helps you track your visibility and store highlights.
05—08
4 capabilities in this set.
Part of 11 available through Appfigures.
- 05 Capability
List my products
See a list of all mobile apps in your account. Use this to quickly switch between different products you manage.
- 06 Capability
List reviews
Pull user reviews for your specific products. This lets you scan for bugs or new feature requests quickly.
- 07 Capability
Search products
Find any mobile app across all supported stores. This is your primary capability for competitive intelligence.
- 08 Capability
Get account check
Verify your Appfigures account is connected properly. This ensures your agent has the right access to your data.
09—11
3 capabilities in this set.
Part of 11 available through Appfigures.
- 09 Capability
Get ranks
Fetch daily category and keyword rankings for your apps. Use this to monitor your ASO progress over time.
- 10 Capability
Get revenue report
Pull data on revenue and net proceeds from your store. This gives you a clear picture of your actual earnings.
- 11 Capability
Get sales report
Get numbers on downloads, updates, and returns. It helps you see the volume of user actions on your app.
Set up in minutes
One URL. Then ask Appfigures to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Appfigures 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_zhaVQFbuuQ2bqX3zrRfrMOMelI5R0ulJaonXQ6YH/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 Appfigures, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Appfigures for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_zhaVQFbuuQ2bqX3zrRfrMOMelI5R0ulJaonXQ6YH/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 Appfigures URL.
- Step 03
Save and start
Save the connection and enable Appfigures in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"appfigures": {
"url": "https://edge.vinkius.com/vk_preview_zhaVQFbuuQ2bqX3zrRfrMOMelI5R0ulJaonXQ6YH/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 Appfigures
Open Agent mode in chat and ask: "Using Appfigures, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"appfigures": {
"url": "https://edge.vinkius.com/vk_preview_zhaVQFbuuQ2bqX3zrRfrMOMelI5R0ulJaonXQ6YH/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 Appfigures
Ask Copilot: "Using Appfigures, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"appfigures": {
"url": "https://edge.vinkius.com/vk_preview_zhaVQFbuuQ2bqX3zrRfrMOMelI5R0ulJaonXQ6YH/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 Appfigures
Open Cascade and ask: "Using Appfigures, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"appfigures": {
"url": "https://edge.vinkius.com/vk_preview_zhaVQFbuuQ2bqX3zrRfrMOMelI5R0ulJaonXQ6YH/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 Appfigures
Ask Cline: "Using Appfigures, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add appfigures --transport http "https://edge.vinkius.com/vk_preview_zhaVQFbuuQ2bqX3zrRfrMOMelI5R0ulJaonXQ6YH/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 Appfigures
Ask Claude: "Using Appfigures, show me...". 11 tools are ready
Where the request belongs
Work Appfigures can move forward.
This is for the mobile app team that's tired of manual reporting. It's for the person who needs to know why downloads dipped last Tuesday without digging through three different spreadsheets.
App Developer
Checking for crashes or bugs mentioned in the latest reviews on a Tuesday afternoon.
Product Manager
Pulling subscription churn and active user metrics for a weekly performance sync.
ASO Specialist
Monitoring keyword rankings to see if a new metadata update actually moved the needle.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAppTweak
Bring App Store Optimization (ASO) to your AI agent. track app rankings, fetch keyword volumes, and analyze competitor downloads via chat.
AppFollow
Manage app reviews and rankings with AppFollow. track sentiment, ratings, and store charts via AI.
Mobile Action
All-in-one app marketing intelligence via Mobile Action. track ASO, keywords, and ad creatives directly from your AI agent.
Appbot
Analyze app reviews and sentiment with Appbot. track user feedback, ratings, and topics across iOS and Android via AI.
App Store Listing Optimizer
Validate and optimize App Store and Google Play metadata for maximum visibility.
AppGallery Connect
Manage your AppGallery Connect apps via AI. check stats, submit builds for review, monitor ratings, and reply to user comments.
Bring your own AI
Change the model, client or framework. Keep Appfigures 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 Appfigures.
The practical details behind the request, access and result.
Can Appfigures MCP track my Google Play stats?
Yes, it pulls data from the major stores including Google Play and the Apple App Store. You can see your downloads, revenue, and rankings across both platforms.
Can I use it to see what my competitors are doing?
Yes, you can search for any mobile app on the market. It allows you to pull performance data for rival apps to help with your competitive research.
Does it help with ASO?
It's a great capability for ASO. It tracks your daily category and keyword rankings, making it easy to see if your optimization efforts are actually moving the needle.
Can it show me subscription churn?
Yes, it includes a specific report for subscription metrics. You can see your active subscriber counts and churn rates to monitor your recurring revenue.
How often is the data updated?
The Connector pulls the latest available data from the stores. This includes your daily rankings and your most recent sales and revenue reports.
Is it good for identifying bugs?
It's very helpful for this. By pulling your latest reviews into your chat, you can quickly spot common complaints or technical issues reported by your users.
How do I get my Appfigures Client Key and Personal Access Token?
Go to the Appfigures Developer Settings to create an API Client Key and generate a Personal Access Token.
Can I track competitor apps with this server?
Yes, you can use the search_products capability to find and monitor any app across all supported stores, not just your own.
Which app stores are supported?
Appfigures supports iOS, Google Play, Amazon Appstore, Windows Store, and many others. If the store is linked to your Appfigures account, you can access its data.
One connection away
Give your agent a direct line to Appfigures.
Connect Appfigures once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available