How to Use the AppLovin MCP in Claude Code
Pipe AppLovin monetization metrics straight into your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AppLovin MCP to Claude Code
Create your Vinkius account to connect AppLovin 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.
Run AppLovin reports from the CLI
Executing `get_max_report` from your terminal fetches aggregated mediation data directly into your standard output. You define the columns and date ranges, and the agent pulls the raw metrics without a browser. DevOps engineers can pipe this output into other command-line utilities. You can schedule a cron job that grabs daily revenue, formats it as JSON, and pushes it to your internal data warehouse.
Query AppDiscovery via MCP Server
The `get_app_discovery_report` tool extracts user acquisition performance numbers directly from the API. It bypasses the web dashboard entirely to deliver spend and install metrics. Managing multiple apps gets easier when you combine this with `list_campaigns`. Your agent reads the active targets and generates shell scripts that automatically update your internal budget tracking sheets.
Extract impression-level ad revenue
Running `get_user_ad_revenue_report` through the MCP Server retrieves highly specific monetization events per user. This tool grabs the raw impression data needed for custom server-side processing. You can trigger `get_account_check` in a pre-deploy hook to ensure API connectivity. Then, pull the revenue data and feed it directly into your backend analytics pipeline running in a Docker container.
Set up AppLovin 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 seeapplovin-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest AppLovin transactions." It will automatically discover and invoke the available AppLovin tools.
claude mcp add --transport http applovin-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 AppLovin MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AppLovin MCP today
We host it, we monitor it, we maintain it. You just paste one token.