TopOn / Mobvista Connector for AI agents.
8 live capabilities
Manage mobile game ad mediation and eCPM optimization through natural conversation.
Waiting for input…
Why people use TopOn / Mobvista
TopOn / Mobvista for Mobile Game Ad Mediation Audits
This Connector puts all that data into your AI client. You can just ask for a summary of your daily revenue or ask the agent to audit a specific placement's waterfall. It gives you a single place to see how your monetization is actually doing without the tab-switching headache.
What Vinkius changes
You get a conversational interface for your mobile game monetization data.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Auditing placement health
An Ad Ops Manager wants to see if a specific ad unit is healthy.
- Real-world use case 02
Daily revenue pulse check
A Game Developer needs a quick pulse check on today's earnings.
- Real-world use case 03
Campaign ROI analysis
A UA Specialist wants to see if their new campaign is working.
Complete set · 8capabilities
The complete TopOn / Mobvista capability set.
These are the exact actions your AI can choose when you ask it to work with TopOn / Mobvista.
01—04
4 capabilities in this set.
Part of 8 available through TopOn / Mobvista.
- 01 Capability
Get mintegral app stats
Get performance stats for your Mintegral apps to see how they're trending. This helps you track individual title success.
- 02 Capability
Get topon waterfall
View the specific order of ad networks in your TopOn placement waterfalls. This is key for auditing your mediation logic.
- 03 Capability
List mintegral offers
See all available offers from Mintegral to find new ways to monetize your users. It helps you stay ahead of new ad types.
- 04 Capability
List topon apps
See a full list of all applications currently registered with your TopOn account. Use this to manage your portfolio.
05—08
4 capabilities in this set.
Part of 8 available through TopOn / Mobvista.
- 05 Capability
List topon placements
View all active ad placements in TopOn to manage your ad units. It keeps your inventory organized in one view.
- 06 Capability
Get mintegral reporting
Pull detailed performance and revenue reports directly from the Mintegral platform. This replaces manual data exports.
- 07 Capability
Get monetization summary
Get a high-level overview of your total monetization performance across networks. It gives you a quick pulse on daily earnings.
- 08 Capability
Get topon reporting
Access performance data for your TopOn ad placements in one simple request. This saves you from clicking through multiple menus.
Set up in minutes
One URL. Then ask TopOn / Mobvista to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use TopOn / Mobvista 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_FjYNerEtD5ltAPNXtzQyUjfqGf1ohsrCsL0lCBmN/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 TopOn / Mobvista, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable TopOn / Mobvista for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_FjYNerEtD5ltAPNXtzQyUjfqGf1ohsrCsL0lCBmN/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 TopOn / Mobvista URL.
- Step 03
Save and start
Save the connection and enable TopOn / Mobvista in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"topon-mobvista": {
"url": "https://edge.vinkius.com/vk_preview_FjYNerEtD5ltAPNXtzQyUjfqGf1ohsrCsL0lCBmN/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 TopOn / Mobvista
Open Agent mode in chat and ask: "Using TopOn / Mobvista, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"topon-mobvista": {
"url": "https://edge.vinkius.com/vk_preview_FjYNerEtD5ltAPNXtzQyUjfqGf1ohsrCsL0lCBmN/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 TopOn / Mobvista
Ask Copilot: "Using TopOn / Mobvista, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"topon-mobvista": {
"url": "https://edge.vinkius.com/vk_preview_FjYNerEtD5ltAPNXtzQyUjfqGf1ohsrCsL0lCBmN/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 TopOn / Mobvista
Open Cascade and ask: "Using TopOn / Mobvista, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"topon-mobvista": {
"url": "https://edge.vinkius.com/vk_preview_FjYNerEtD5ltAPNXtzQyUjfqGf1ohsrCsL0lCBmN/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 TopOn / Mobvista
Ask Cline: "Using TopOn / Mobvista, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add topon-mobvista --transport http "https://edge.vinkius.com/vk_preview_FjYNerEtD5ltAPNXtzQyUjfqGf1ohsrCsL0lCBmN/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 TopOn / Mobvista
Ask Claude: "Using TopOn / Mobvista, show me...". 8 tools are ready
Where the request belongs
Work TopOn / Mobvista can move forward.
Game developers and ad ops managers who are tired of manually checking multiple ad mediation dashboards to see if their eCPMs are actually hitting targets.
Game Developer
Checking revenue trends while coding to see if a new ad unit is actually making money.
Ad Ops Manager
Auditing waterfalls every morning to ensure no low-performing networks are clogging up the pipe.
Product Manager
Tracking monetization KPIs across several different games to report back to the studio.
UA Specialist
Comparing Mintegral campaign performance against organic monetization to see the full ROI.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAd4Game
Digital advertising for games. manage offers, retrieve creatives, and audit ad inventory via AI.
Moloco
Manage machine learning-powered advertising via Moloco. track campaigns and get analytics directly from your AI agent.
AppLovin
Manage your AppLovin and MAX advertising performance. track revenue, impressions, and campaigns via AI.
Liftoff
Access mobile advertising performance reports and metadata via the Liftoff REST API.
Digital Turbine
Equip your AI agent to manage mobile growth campaigns, track app monetization, and monitor performance via the Digital Turbine API.
MOBIDI
Manage your mobile advertising campaigns with real-time bidding, audience targeting, and performance analytics for app installs.
Bring your own AI
Change the model, client or framework. Keep TopOn / Mobvista 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 TopOn / Mobvista.
The practical details behind the request, access and result.
Can the TopOn / Mobvista MCP help me see my daily revenue?
Yes, it allows you to ask your agent for a high-level monetization summary. You'll get a quick look at your total revenue and top-performing networks without opening any external dashboards.
How does the TopOn / Mobvista MCP handle my ad waterfall?
The Connector can pull your specific placement waterfall data. You can ask your agent to audit the order of your ad networks to ensure they are optimized for the best eCPM.
Can I use the TopOn / Mobvista MCP to check Mintegral app stats?
Yes, it connects directly to Mintegral. You can ask for specific app statistics to see how your games are performing in terms of impressions and revenue.
Does the TopOn / Mobvista MCP support multiple games?
It supports all applications connected to your TopOn and Mintegral accounts. You can list your apps or pull stats for any specific title in your portfolio.
How do I use the TopOn / Mobvista MCP to find new ad offers?
You can ask your agent to list available Mintegral offers. This helps you quickly see what new ad types or incentives are available to help you diversify your monetization.
Can the TopOn / Mobvista MCP help me optimize my eCPM?
Absolutely. By pulling real-time reports and auditing your waterfall configurations through your AI client, you can identify and fix low-performing networks much faster.
How do I find my TopOn API Key?
Log in to your TopOn dashboard, go to the [API Capabilities] section, and you will find your Management and Reporting API keys there.
Can I audit my waterfalls using this agent?
Yes! You can use the check_waterfall_health capability for a specific placement ID to get an AI-driven audit of your fill rates, latency, and optimization recommendations.
Is reporting available for both TopOn and Mintegral?
Yes, this server integrates both TopOn Reporting and Mintegral Reporting V2, allowing you to pull performance data from both sources in one place.
One connection away
Give your agent a direct line to TopOn / Mobvista.
Connect TopOn / Mobvista once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available