AppFollow Connector for AI agents.
8 live capabilities
Monitor app store rankings and user sentiment in real time.
Waiting for input…
Why people use AppFollow
AppFollow for Real-Time App Store Sentiment Analysis
This Connector lets your agent do the heavy lifting. You just ask for a summary of the last week's feedback or a snapshot of your current rank. Your agent pulls the data, analyzes the sentiment, and gives you the answer in seconds. You go from hunting for data to making decisions based on it.
What Vinkius changes
Your AI agent handles the data gathering while you focus on fixing the problems.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying a sudden bug
A user notices a drop in ratings and asks the agent to summarize the last 50 reviews using `get_reviews_ai_summary` to find a specific crash.
- Real-world use case 02
ASO Performance Check
A marketing manager wants to know if their new keywords worked and asks the agent to check `get_rankings` for their category.
- Real-world use case 03
Competitor Analysis
A product manager wants to see how they compare to a top rival and asks the agent to pull data from `get_app_info` for three different apps.
Complete set · 8capabilities
The complete AppFollow capability set.
These are the exact actions your AI can choose when you ask it to work with AppFollow.
01—04
4 capabilities in this set.
Part of 8 available through AppFollow.
- 01 Capability
Get account check
Verifies your AppFollow account is properly connected. Use this to ensure your agent has the right permissions.
- 02 Capability
Get app info
Pulls basic metadata and store details for a specific app. It is the quickest way to get the basics of any listing.
- 03 Capability
Get rankings
Fetches your current position in various store charts. Use this to see if your visibility is improving or dropping.
- 04 Capability
Get ratings history
Retrieves historical star rating data over a set period. This helps you see how your app's reputation has changed over time.
05—08
4 capabilities in this set.
Part of 8 available through AppFollow.
- 05 Capability
Get ratings
Shows the current distribution of star ratings. It gives you a snapshot of how many 5-star versus 1-star reviews you have right now.
- 06 Capability
Get reviews ai summary
Provides an AI-generated summary of your most recent user feedback. It is perfect for getting the gist of hundreds of reviews in seconds.
- 07 Capability
Get reviews summary
Returns a summary of reviews along with the average rating. Use this for a high-level overview of your current standing.
- 08 Capability
List reviews
Lists all reviews for a specific app store product. This lets your agent dig into the actual text of what users are saying.
Set up in minutes
One URL. Then ask AppFollow to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AppFollow 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_XuFdPgnFKQbqH03qFIWIm45p4exhDPZHXXF0BeYC/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 AppFollow, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AppFollow for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_XuFdPgnFKQbqH03qFIWIm45p4exhDPZHXXF0BeYC/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 AppFollow URL.
- Step 03
Save and start
Save the connection and enable AppFollow in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"appfollow": {
"url": "https://edge.vinkius.com/vk_preview_XuFdPgnFKQbqH03qFIWIm45p4exhDPZHXXF0BeYC/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 AppFollow
Open Agent mode in chat and ask: "Using AppFollow, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"appfollow": {
"url": "https://edge.vinkius.com/vk_preview_XuFdPgnFKQbqH03qFIWIm45p4exhDPZHXXF0BeYC/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 AppFollow
Ask Copilot: "Using AppFollow, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"appfollow": {
"url": "https://edge.vinkius.com/vk_preview_XuFdPgnFKQbqH03qFIWIm45p4exhDPZHXXF0BeYC/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 AppFollow
Open Cascade and ask: "Using AppFollow, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"appfollow": {
"url": "https://edge.vinkius.com/vk_preview_XuFdPgnFKQbqH03qFIWIm45p4exhDPZHXXF0BeYC/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 AppFollow
Ask Cline: "Using AppFollow, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add appfollow --transport http "https://edge.vinkius.com/vk_preview_XuFdPgnFKQbqH03qFIWIm45p4exhDPZHXXF0BeYC/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 AppFollow
Ask Claude: "Using AppFollow, show me...". 8 tools are ready
Where the request belongs
Work AppFollow can move forward.
This is for the people responsible for app growth and user happiness. It is for the person who needs to know why a new release crashed the rating or who needs to prove that ASO efforts are actually moving the needle.
Product Manager
Analyzes user feedback to prioritize the product roadmap and identify bugs.
ASO Specialist
Tracks ranking shifts and visibility metrics to optimize store presence.
Customer Support Lead
Identifies recurring technical issues from 1-star reviews across different regions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAppbot
Analyze app reviews and sentiment with Appbot. track user feedback, ratings, and topics across iOS and Android via AI.
Appfigures
Analyze app store performance with Appfigures. track downloads, revenue, reviews, and rankings via AI.
AppTweak
Bring App Store Optimization (ASO) to your AI agent. track app rankings, fetch keyword volumes, and analyze competitor downloads via chat.
Mobile Action
All-in-one app marketing intelligence via Mobile Action. track ASO, keywords, and ad creatives directly from your AI agent.
AppGallery Connect
Manage your AppGallery Connect apps via AI. check stats, submit builds for review, monitor ratings, and reply to user comments.
App Store Listing Optimizer
Validate and optimize App Store and Google Play metadata for maximum visibility.
Bring your own AI
Change the model, client or framework. Keep AppFollow 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 AppFollow.
The practical details behind the request, access and result.
Can the AppFollow MCP help me find bugs in my app?
Yes, it can pull specific reviews and summarize recent feedback to help you spot recurring technical issues quickly.
How does AppFollow MCP track my app's ranking?
It pulls real-time data from store charts so your agent can tell you exactly where you stand in your category.
Can I use AppFollow MCP to see my rating history?
Yes, it can retrieve historical rating data so you can see how your app's reputation has shifted over time.
Does AppFollow MCP support multiple languages?
Yes, it can list and search for reviews across different countries and languages to give you a global view.
Can I compare my app to my competitors with AppFollow MCP?
Yes, it can pull metadata for any app on the market so you can benchmark your performance against others.
What is the main benefit of using the AppFollow MCP for my team?
It turns raw app store data into actionable insights, letting your agent handle the data gathering while you focus on product improvements.
How do I find my AppFollow API Token?
You can find your API token in your AppFollow account settings under the API or Integrations section.
What is an 'extId' in AppFollow?
The extId is the external ID of the app in the store. For iOS apps, it's the numeric Apple ID. For Google Play apps, it's the bundle name (e.g., com.example.app).
Does this integration support semantic tags?
Yes, you can use the get_reviews_semantic capability to retrieve reviews categorized by their content type, such as 'Bug', 'Feature Request', or 'Pricing'.
One connection away
Give your agent a direct line to AppFollow.
Connect AppFollow once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available