Digital Turbine Connector for AI agents.
10 live capabilities
Manage mobile growth campaigns and app monetization data.
Waiting for input…
Why people use Digital Turbine
Digital Turbine for Mobile Growth Campaign Oversight
This Connector changes that by bringing all those data points into a single chat. You can ask your agent to pull performance summaries or check specific monetization details without ever leaving your current workspace. You get a clear picture of your mobile portfolio in seconds.
What Vinkius changes
You get a direct line of sight into your mobile growth data using plain language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick revenue audit during a strategy meeting
A growth lead asks their agent for the revenue report for the last 30 days.
- Real-world use case 02
Checking ad unit health for a new app launch
An app developer wants to see if the floor prices are set correctly.
- Real-world use case 03
Identifying high-performing ads for a summer sale
A UA manager asks which campaigns are hitting the best CTR.
Complete set · 10capabilities
The complete Digital Turbine capability set.
These are the exact actions your AI can choose when you ask it to work with Digital Turbine.
01—04
4 capabilities in this set.
Part of 10 available through Digital Turbine.
- 01 Capability
Get platform metadata
Get your account limits and metadata. This helps you understand the scope of your Digital Turbine integration.
- 02 Capability
Get app monetization details
See the monetization settings for a specific app. Use this to check floor prices and active placements.
- 03 Capability
Get campaign analytics
Pull detailed metrics for a single campaign. It gives you a deep dive into specific performance data.
- 04 Capability
Get performance summary
Get a high-level look at installs and CTR. This is perfect for a quick pulse check on your mobile portfolio.
05—07
3 capabilities in this set.
Part of 10 available through Digital Turbine.
- 05 Capability
Get revenue report
Pull a financial report for a specific date range. Use this to track revenue trends over time.
- 06 Capability
List monetized apps
See all the mobile apps you have integrated. It provides a complete list of your monetized portfolio.
- 07 Capability
List growth campaigns
Get a full list of your growth and acquisition campaigns. Use this to see every active campaign in your account.
08—10
3 capabilities in this set.
Part of 10 available through Digital Turbine.
- 08 Capability
List high engagement campaigns
Find campaigns that meet a specific CTR threshold. This helps you identify your most engaging content.
- 09 Capability
List top performing apps
Identify your highest-grossing apps. Use this to see which products are driving the most revenue.
- 10 Capability
Search campaigns by name
Find specific campaigns using a keyword search. This saves time when you have a large volume of campaigns.
Set up in minutes
One URL. Then ask Digital Turbine to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Digital Turbine 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_M2PL6ppSE1HQz6AtrKwIi4uOOLkuaJkSYXawrYlU/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 Digital Turbine, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Digital Turbine for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_M2PL6ppSE1HQz6AtrKwIi4uOOLkuaJkSYXawrYlU/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 Digital Turbine URL.
- Step 03
Save and start
Save the connection and enable Digital Turbine in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"digital-turbine": {
"url": "https://edge.vinkius.com/vk_preview_M2PL6ppSE1HQz6AtrKwIi4uOOLkuaJkSYXawrYlU/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 Digital Turbine
Open Agent mode in chat and ask: "Using Digital Turbine, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"digital-turbine": {
"url": "https://edge.vinkius.com/vk_preview_M2PL6ppSE1HQz6AtrKwIi4uOOLkuaJkSYXawrYlU/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 Digital Turbine
Ask Copilot: "Using Digital Turbine, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"digital-turbine": {
"url": "https://edge.vinkius.com/vk_preview_M2PL6ppSE1HQz6AtrKwIi4uOOLkuaJkSYXawrYlU/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 Digital Turbine
Open Cascade and ask: "Using Digital Turbine, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"digital-turbine": {
"url": "https://edge.vinkius.com/vk_preview_M2PL6ppSE1HQz6AtrKwIi4uOOLkuaJkSYXawrYlU/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 Digital Turbine
Ask Cline: "Using Digital Turbine, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add digital-turbine --transport http "https://edge.vinkius.com/vk_preview_M2PL6ppSE1HQz6AtrKwIi4uOOLkuaJkSYXawrYlU/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 Digital Turbine
Ask Claude: "Using Digital Turbine, show me...". 10 tools are ready
Where the request belongs
Work Digital Turbine can move forward.
This is for the mobile growth professional who is tired of manual data entry and wants to see real-time performance metrics without opening twenty different tabs.
UA Manager
Checks campaign delivery and acquisition costs on the go to adjust spend quickly.
App Developer
Monitors ad unit health and monetization settings to ensure steady revenue flow.
Growth Lead
Audits overall performance metrics and revenue trends during strategy sessions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMOBIDI
Manage your mobile advertising campaigns with real-time bidding, audience targeting, and performance analytics for app installs.
NinjaCat
Manage marketing reporting and advertisers via NinjaCat. track reports, data sources, and campaigns directly from your AI agent.
GrowingIO
Leading product analytics platform in China. manage events, segments, and metrics via AI.
Amplitude
Analyze product data via Amplitude. get user activity, calculate retention, analyze funnels, and track revenue directly from any AI agent.
Adjust
Mobile measurement and attribution. track app installs, events, and performance via AI.
Liftoff
Access mobile advertising performance reports and metadata via the Liftoff REST API.
Bring your own AI
Change the model, client or framework. Keep Digital Turbine 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 Digital Turbine.
The practical details behind the request, access and result.
Can I see my app's ad unit settings with Digital Turbine?
Yes, you can check specific monetization details for any app in your portfolio. This includes looking at floor prices and active placements to ensure your revenue stream is healthy.
How does Digital Turbine help with user acquisition?
It provides a direct way to monitor your growth campaigns. You can pull performance summaries, including installs and click-through rates, to see which strategies are actually working.
Can I pull revenue reports for specific dates?
Absolutely. You can ask your agent to generate a revenue report for any specific date range, making it easy to track your financial progress over time.
Does Digital Turbine support multiple mobile apps?
Yes, it allows you to manage and monitor your entire portfolio. You can list all your monetized apps or identify your top-performing ones in one place.
Can I find my best performing growth campaigns?
Yes, you can identify high-engagement campaigns that meet specific performance thresholds. This helps you quickly spot your winners and scale them.
How do I get a Digital Turbine API Key?
Log in to your Digital Turbine dashboard, navigate to the API section in your account settings, and you can generate or retrieve your unique API Key from there.
Can the agent show real-time install data?
Yes, you can use the get_performance_summary capability to retrieve the latest reported install counts and engagement metrics for your campaigns.
Does the integration support revenue reporting?
Yes, the get_revenue_report capability allows the agent to retrieve financial telemetry for specific date ranges, mapping earnings across your portolio.
One connection away
Give your agent a direct line to Digital Turbine.
Connect Digital Turbine once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available