How to Use the AppsFlyer (Pull API) MCP in Cline
Give Cline direct access to AppsFlyer attribution data. Build live marketing dashboards and automated reporting scripts inside VS Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AppsFlyer (Pull API) MCP to Cline
Create your Vinkius account to connect AppsFlyer (Pull API) to Cline and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build attribution dashboards with Cline
Stop writing mock data for your marketing views. Tell your agent to build a live performance dashboard, and it immediately calls `get_partners_report` to fetch real media source metrics. It parses the JSON response, writes the React components, and wires up the props. You watch the files update in real-time. The agent grabs regional data via `get_geo_report`, adds a map visualization, and generates the unit tests. Your frontend gets built using actual aggregate performance numbers.
Process raw install logs via MCP Server
Handling raw acquisition data usually means wrestling with massive CSV files. Now, your agent just runs `get_installs_report` to pull non-organic install records straight into your workspace. It writes a quick Node script to filter the data and inserts the clean records into your local database. Tracing user drop-off works exactly the same way. The agent fires `get_uninstalls_report`, cross-references the device IDs with your backend logs, and writes a summary report. You get end-to-end task execution without leaving the editor.
Sync in-app events to your codebase
Mapping marketing events to product features requires precise data. Your agent uses `get_account_check` to verify API access, then triggers `get_in_app_events_report` to pull the raw event stream. It reads the event names and automatically updates your tracking enums. Daily performance metrics become instantly accessible. The agent calls `get_daily_report`, extracts the aggregate totals, and formats them into a daily summary markdown file. Every step happens autonomously.
Set up AppsFlyer (Pull API) MCP in Cline
Prerequisites
- VS Code with Cline extension installed
- Active Vinkius subscription with a valid endpoint token
- 1
Open Cline MCP settings
Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.
- 2
Add a remote server
Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type
appsflyer-pull-api-mcp. In the URL field, paste your Vinkius endpoint:https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com. - 3
Enable the server
After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.
- 4
Start using tools
Return to the Cline chat and ask: "Check my latest AppsFlyer (Pull API) refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"appsflyer-pull-api-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by AppsFlyer. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about AppsFlyer (Pull API) MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AppsFlyer (Pull API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.