AppsFlyer (Pull API) Connector for AI agents.
7 live capabilities
Get real-time mobile attribution and marketing analytics reports.
Waiting for input…
Why people use AppsFlyer (Pull API)
AppsFlyer Pull API for Mobile Attribution Data
This Connector changes the workflow by letting you stay in your chat interface. You just tell your agent to pull the performance metrics for a specific region or media partner, and it handles the retrieval for you. You get a clean summary or a structured file ready for your report, moving you from data gathering to data analysis in one step.
What Vinkius changes
You get raw and aggregate marketing data without ever leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Analyzing regional ROI
A UA Manager asks the agent to pull a geographic report for the previous week to identify which countries had the highest conversion rates.
- Real-world use case 02
Investigating user behavior
An analyst asks for raw in-app event logs to see if users are completing a specific tutorial after a new update.
- Real-world use case 03
Monitoring churn
A growth lead pulls an uninstalls report to see if a specific marketing channel is driving low-quality traffic.
Complete set · 7capabilities
The complete AppsFlyer (Pull API) capability set.
These are the exact actions your AI can choose when you ask it to work with AppsFlyer (Pull API).
01—04
4 capabilities in this set.
Part of 7 available through AppsFlyer (Pull API).
- 01 Capability
Get account check
Verifies your AppsFlyer account connection is active and authenticated.
- 02 Capability
Get daily report
Pulls an aggregate report of your daily performance metrics.
- 03 Capability
Get geo report
Retrieves a performance summary broken down by specific geographies.
- 04 Capability
Get in app events report
Pulls raw data for events happening inside your mobile app.
05—07
3 capabilities in this set.
Part of 7 available through AppsFlyer (Pull API).
- 05 Capability
Get uninstalls report
Retrieves raw data on users who uninstalled your application.
- 06 Capability
Get installs report
Pulls raw data for non-organic installs from your marketing campaigns.
- 07 Capability
Get partners report
Provides an aggregate performance report categorized by media source.
Set up in minutes
One URL. Then ask AppsFlyer (Pull API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use AppsFlyer (Pull API) 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_vAXcZKRZCngkCAsazhtmdHujZ3c4CubTKhEKjqeE/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 AppsFlyer (Pull API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable AppsFlyer (Pull API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vAXcZKRZCngkCAsazhtmdHujZ3c4CubTKhEKjqeE/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 AppsFlyer (Pull API) URL.
- Step 03
Save and start
Save the connection and enable AppsFlyer (Pull API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"appsflyer-pull-api": {
"url": "https://edge.vinkius.com/vk_preview_vAXcZKRZCngkCAsazhtmdHujZ3c4CubTKhEKjqeE/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 AppsFlyer (Pull API)
Open Agent mode in chat and ask: "Using AppsFlyer (Pull API), help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"appsflyer-pull-api": {
"url": "https://edge.vinkius.com/vk_preview_vAXcZKRZCngkCAsazhtmdHujZ3c4CubTKhEKjqeE/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 AppsFlyer (Pull API)
Ask Copilot: "Using AppsFlyer (Pull API), help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"appsflyer-pull-api": {
"url": "https://edge.vinkius.com/vk_preview_vAXcZKRZCngkCAsazhtmdHujZ3c4CubTKhEKjqeE/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 AppsFlyer (Pull API)
Open Cascade and ask: "Using AppsFlyer (Pull API), help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"appsflyer-pull-api": {
"url": "https://edge.vinkius.com/vk_preview_vAXcZKRZCngkCAsazhtmdHujZ3c4CubTKhEKjqeE/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 AppsFlyer (Pull API)
Ask Cline: "Using AppsFlyer (Pull API), help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add appsflyer-pull-api --transport http "https://edge.vinkius.com/vk_preview_vAXcZKRZCngkCAsazhtmdHujZ3c4CubTKhEKjqeE/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 AppsFlyer (Pull API)
Ask Claude: "Using AppsFlyer (Pull API), show me...". 7 tools are ready
Where the request belongs
Work AppsFlyer can move forward.
This is for marketing teams who are tired of manual data entry and want to spend more time on strategy than on spreadsheet formatting.
User Acquisition Manager
Audits campaign performance across different media partners on Tuesday mornings.
Marketing Data Analyst
Pulls raw in-app event data to investigate specific user behavior patterns.
Growth Marketing Lead
Monitors daily performance trends to decide where to allocate the next month's spend.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAdjust
Mobile measurement and attribution. track app installs, events, and performance via AI.
Aptabase (Mobile Analytics)
Send telemetry and custom events to Aptabase directly from your AI agent to track app usage and performance.
Google Analytics 4
Understand your website and app traffic with event-based analytics that reveal user behavior, conversions, and growth trends.
Amplitude
Analyze product data via Amplitude. get user activity, calculate retention, analyze funnels, and track revenue directly from any AI agent.
Digital Turbine
Equip your AI agent to manage mobile growth campaigns, track app monetization, and monitor performance via the Digital Turbine API.
Mixpanel (Event Analytics & Insights)
Manage product analytics via Mixpanel. query event trends, track conversion funnels, and audit user cohorts.
Bring your own AI
Change the model, client or framework. Keep AppsFlyer 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 AppsFlyer.
The practical details behind the request, access and result.
What can I actually do with the AppsFlyer Pull API MCP?
You can use it to fetch raw and aggregate data regarding your mobile app's performance. This includes pulling install reports, in-app event logs, and summaries by geography or media source directly into your chat.
Can this Connector pull raw data for in-app events?
Yes, it can retrieve raw data for events happening inside your app, like purchases or level completions. This is great for deep-diving into user behavior.
How does this help with my mobile marketing reports?
It automates the data gathering process. Instead of manually exporting files, you can ask your agent to pull the latest stats, saving you time on every weekly or daily report.
Can I get geographic data using the AppsFlyer Pull API MCP?
Yes, you can pull aggregate performance reports broken down by specific countries or regions to see where your ads are performing best.
Does this Connector support CSV exports?
Yes, the reports can be delivered in a structured CSV format. This makes it easy to move the data into other capabilities or for manual review.
Is my AppsFlyer data secure with this connection?
The Connector uses the AppsFlyer API Token V2 (JWT) to ensure your data is accessed securely and only by your authenticated account.
Who is the best audience for this Connector?
It's ideal for UA managers, growth marketers, and data analysts who need to quickly access marketing analytics without constantly switching between different dashboard tabs.
How do I find my AppsFlyer API Token V2?
Log in to AppsFlyer as an Admin, go to Security Center from the account menu, and navigate to AppsFlyer API tokens. There you can manage and copy your V2 token (JWT).
What is the 'appId'?
The appId is the unique identifier for your app in the store. For iOS, it's usually id followed by numbers (e.g., id123456789). For Android, it's the package name (e.g., com.example.app).
Is there a limit on the number of rows returned?
Yes, AppsFlyer Pull API limits raw data reports to 200,000 rows. If your data exceeds this, try narrowing the date range of your request.
One connection away
Give your agent a direct line to AppsFlyer.
Connect AppsFlyer once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available