Mobile Action Connector for AI agents.
12 live capabilities
Track ASO rankings and app market data from your chat.
Waiting for input…
Why people use Mobile Action
Mobile Action for ASO Keyword Tracking
With this Connector, you just ask your agent to pull the ranking history for your target keywords. It fetches the data instantly, allowing you to spot shifts in visibility and pivot your strategy in seconds. You get the answers you need without ever leaving your chat.
What Vinkius changes
You get instant access to deep app store 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
Competitor Creative Audit
A growth marketer wants to see what ads a top competitor is running.
- Real-world use case 02
Keyword Expansion for New Launch
An ASO specialist needs more ideas for a new fitness app.
- Real-world use case 03
Market Share Analysis
A product manager wants to know the scale of a new rival.
Complete set · 12capabilities
The complete Mobile Action capability set.
These are the exact actions your AI can choose when you ask it to work with Mobile Action.
01—04
4 capabilities in this set.
Part of 12 available through Mobile Action.
- 01 Capability
Get app info
Get detailed store information for any app. Use this to quickly see the basic stats and details of a competitor.
- 02 Capability
Get app reviews
Fetch customer reviews for a specific app. This lets you see what users love or hate about a competitor's product.
- 03 Capability
Get cpp details
Get details on Custom Product Pages. This shows how competitors are tailoring their store presence for specific users.
- 04 Capability
Get keyword ranking
Get the ranking history for specific keywords. Use this to see how your visibility has changed over time.
05—08
4 capabilities in this set.
Part of 12 available through Mobile Action.
- 05 Capability
Get market estimations
Get estimates for downloads and revenue. This helps you understand the actual market reach of any app.
- 06 Capability
Get rating history
Get the history of an app's rating. This is useful for spotting trends in user sentiment over months or years.
- 07 Capability
Get tracked keywords
List the keywords you are currently monitoring. This helps you stay on top of your specific ASO goals.
- 08 Capability
Search apps
Search for any app in the store. Use this to discover new competitors or niche players in your category.
09—12
4 capabilities in this set.
Part of 12 available through Mobile Action.
- 09 Capability
Get ad creatives
Pull the advertising creatives used by other apps. This helps you see the visual style and messaging of your competition.
- 10 Capability
Get related keywords
Get a list of related ASO keywords. Use these to find new opportunities for your own store listing optimization.
- 11 Capability
Get top apps
Get the top charts for a specific category. This helps you identify the leaders in your niche.
- 12 Capability
Get tracked apps
List the apps you are currently tracking in your dashboard. Use this to keep your agent focused on your core targets.
Set up in minutes
One URL. Then ask Mobile Action to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Mobile Action 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_pzwpuh7MMr8rkgsAqif9BUnSTP5rXTzFXMyIufoN/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 Mobile Action, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Mobile Action for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pzwpuh7MMr8rkgsAqif9BUnSTP5rXTzFXMyIufoN/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 Mobile Action URL.
- Step 03
Save and start
Save the connection and enable Mobile Action in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"mobile-action": {
"url": "https://edge.vinkius.com/vk_preview_pzwpuh7MMr8rkgsAqif9BUnSTP5rXTzFXMyIufoN/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 Mobile Action
Open Agent mode in chat and ask: "Using Mobile Action, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"mobile-action": {
"url": "https://edge.vinkius.com/vk_preview_pzwpuh7MMr8rkgsAqif9BUnSTP5rXTzFXMyIufoN/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 Mobile Action
Ask Copilot: "Using Mobile Action, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"mobile-action": {
"url": "https://edge.vinkius.com/vk_preview_pzwpuh7MMr8rkgsAqif9BUnSTP5rXTzFXMyIufoN/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 Mobile Action
Open Cascade and ask: "Using Mobile Action, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"mobile-action": {
"url": "https://edge.vinkius.com/vk_preview_pzwpuh7MMr8rkgsAqif9BUnSTP5rXTzFXMyIufoN/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 Mobile Action
Ask Cline: "Using Mobile Action, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add mobile-action --transport http "https://edge.vinkius.com/vk_preview_pzwpuh7MMr8rkgsAqif9BUnSTP5rXTzFXMyIufoN/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 Mobile Action
Ask Claude: "Using Mobile Action, show me...". 12 tools are ready
Where the request belongs
Work Mobile Action can move forward.
This is for app marketers and growth leads who are tired of manual data scraping. It's for the ASO specialist who needs to track hundreds of keywords without opening a browser tab every ten minutes.
ASO Specialist
Uses the capability on Tuesday mornings to pull keyword ranking history and find new related terms for upcoming launches.
Product Manager
Checks competitor market estimations and review trends to prioritize the product roadmap.
Growth Marketer
Scans competitor ad creatives to inform the next round of creative testing and spend allocation.
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.
Appfigures
Analyze app store performance with Appfigures. track downloads, revenue, reviews, and rankings via AI.
Adjust
Mobile measurement and attribution. track app installs, events, and performance via AI.
Apple Search Ads
Manage and optimize your Apple Search Ads campaigns. track performance, keywords, and search terms via AI.
App Store Listing Optimizer
Validate and optimize App Store and Google Play metadata for maximum visibility.
Digital Turbine
Equip your AI agent to manage mobile growth campaigns, track app monetization, and monitor performance via the Digital Turbine API.
Bring your own AI
Change the model, client or framework. Keep Mobile Action 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 Mobile Action.
The practical details behind the request, access and result.
Can I use the Mobile Action MCP to track my own app's rankings?
Yes, you can. By asking your agent to check specific keywords, it will pull the ranking history and current positions for your app, helping you see how your ASO efforts are moving the needle.
How does Mobile Action help with competitor research?
It gives you a direct line to competitor data. You can pull their ad creatives, see their estimated market reach, and even read their customer reviews to see what users like about them.
Can I see how much money other apps are making?
While it doesn't show private bank data, it provides market estimations for downloads and revenue. This helps you understand the scale and potential of any app in the store.
What is the difference between keywords and related keywords?
Keywords are the specific terms you want to rank for. Related keywords are similar terms the agent identifies to help you expand your reach and find new traffic sources.
Does the Mobile Action MCP work for both iOS and Android?
Yes, it provides intelligence for both major platforms, allowing you to monitor your growth and competition across the entire mobile ecosystem.
Can I get specific customer reviews for a rival app?
You can. The Connector can pull customer reviews for specific apps, which is a great way to identify common complaints or features that users are asking for.
How do I get a Mobile Action API Token?
API access is available for Enterprise customers. You can find or request your token in the API section of the Mobile Action dashboard.
Which app stores are covered?
Mobile Action covers both the Apple App Store (iOS) and Google Play Store (Android).
What is the format for country codes?
Use standard ISO 3166-1 alpha-2 codes (e.g., 'US' for United States, 'BR' for Brazil, 'GB' for United Kingdom).
One connection away
Give your agent a direct line to Mobile Action.
Connect Mobile Action once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available