How to Use the TopOn / Mobvista MCP in Claude Code
Run ad mediation reports and monetize data pipelines from the terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect TopOn / Mobvista MCP to Claude Code
Create your Vinkius account to connect TopOn / Mobvista 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.
Pipeline Ad Performance Data
Use `get_topon_reporting` in a shell script to pull performance reports. Pipe that output directly into another tool, like a logging system or database loader. Need app stats? Execute the `get_mintegral_app_stats` command line style. This pulls Mintegral data and lets you validate your scripts against real-world numbers.
Automate Mediation Waterfall Checks
You can run a headless job using `get_topon_waterfall`. This checks the full ad placement flow for errors or changes, perfect for a pre-deployment CI/CD step. To check what offers are available without needing a GUI, execute `list_mintegral_offers`. The output is clean text you can feed into your next script stage.
Schedule Revenue Checks
Set up a cron job that runs `get_monetization_summary` daily. This keeps your revenue tracking current without needing manual intervention. For inventory management, run `list_topon_placements`. The resulting list of placements is ideal for generating configuration files or validating environment variables.
Set up TopOn / Mobvista 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 seetopon-mobvista-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest TopOn / Mobvista transactions." It will automatically discover and invoke the available TopOn / Mobvista tools.
claude mcp add --transport http topon-mobvista-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 TopOn / Mobvista MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the TopOn / Mobvista MCP today
We host it, we monitor it, we maintain it. You just paste one token.