How to Use the Digital Turbine MCP in Claude Code
Automate mobile growth pipelines and query Digital Turbine metrics from the Claude Code command line.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Digital Turbine MCP to Claude Code
Create your Vinkius account to connect Digital Turbine to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Build terminal-based growth reports in Claude Code
Executing `get_performance_summary` outputs raw Digital Turbine click-through rates and install numbers directly to your Claude Code terminal session. Claude Code pipes this data into local shell scripts, allowing you to generate quick text-based Digital Turbine reports without leaving your console. This headless approach speeds up your daily Digital Turbine marketing checks inside Claude Code. You run a single CLI command, and your Claude Code agent fetches the raw performance statistics, formats the output, and saves the summary directly to a markdown file.
Automate campaign discovery with this MCP Server
Running `search_campaigns_by_name` locates active Digital Turbine user acquisition efforts using simple text keywords from your Claude Code command line. Claude Code immediately matches your query against your live Digital Turbine portfolio, retrieving the exact campaign IDs needed for downstream automation scripts. You can chain this Digital Turbine campaign search with other CLI utilities in Claude Code. Your terminal agent finds the campaigns, pulls their detailed metrics, and exports the JSON payload to your local deployment pipelines.
Track application monetization from the command line
Running `list_monetized_apps` lists every mobile application currently integrated with your Digital Turbine ad network SDKs directly in Claude Code. Claude Code uses this raw list to verify that all your live apps are actively generating revenue and configured correctly. If a Digital Turbine app shows zero activity, your Claude Code agent calls `get_app_monetization_details` to inspect its settings. This rapid terminal diagnostics loop helps you debug broken Digital Turbine integrations without opening a browser.
Set up Digital Turbine MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedigital-turbine-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Digital Turbine transactions." It will automatically discover and invoke the available Digital Turbine tools.
claude mcp add --transport http digital-turbine-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Digital Turbine MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Digital Turbine MCP today
We host it, we monitor it, we maintain it. You just paste one token.