4,500+ servers built on MCP Fusion
Vinkius
TopOn / Mobvista logo
Vinkius
CrewAI logo

How to Use the TopOn / Mobvista MCP in CrewAI

Run autonomous ad mediation analysis using CrewAI's multi-agent collaboration.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

TopOn / Mobvista MCP on Cursor AI Code Editor MCP Client TopOn / Mobvista MCP on Claude Desktop App MCP Integration TopOn / Mobvista MCP on OpenAI Agents SDK MCP Compatible TopOn / Mobvista MCP on Visual Studio Code MCP Extension Client TopOn / Mobvista MCP on GitHub Copilot AI Agent MCP Integration TopOn / Mobvista MCP on Google Gemini AI MCP Integration TopOn / Mobvista MCP on Lovable AI Development MCP Client TopOn / Mobvista MCP on Mistral AI Agents MCP Compatible TopOn / Mobvista MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect TopOn / Mobvista MCP to CrewAI

Create your Vinkius account to connect TopOn / Mobvista to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Orchestrate full monetization review with the MCP Server.

You set up a team: one agent calls `get_monetization_summary` for initial data, and a second agent takes that output to run `get_topon_waterfall`. The shared memory ensures the waterfall analysis is based on the summary results. A third agent can then use `get_topon_reporting`, comparing the overall summary against specific reporting metrics to identify discrepancies.

Manage ad vendor lists with CrewAI.

Assign a 'Discovery Agent' role. This agent runs `list_mintegral_offers` and another specialized agent runs `list_topon_apps`. The crew collaborates to ensure that both vendors are fully documented. The resulting combined list can then be audited by a third 'Compliance Agent' to check for necessary metadata attached to each item.

Deep dive into ad placements using the MCP Server.

Assign an 'Analysis Agent' role. It first runs `list_topon_placements` to get all spots, and then passes that list to a second agent which calls `get_mintegral_app_stats`. This allows for targeted performance checks on every listed placement. The process can conclude by running `get_mintegral_reporting`, providing an aggregated view based on the initial discovery.

Setup guide

Set up TopOn / Mobvista MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke TopOn / Mobvista tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="TopOn / Mobvista Analyst",
    goal="Access and analyze TopOn / Mobvista data via MCP.",
    backstory="Expert analyst with direct TopOn / Mobvista access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent TopOn / Mobvista transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 CrewAI

Assign one agent to run `get_topon_reporting`. Another agent can then follow up by calling `get_monetization_summary` to provide context. The crew’s shared memory links these two data streams for a unified report.
Use `list_topon_placements` as your first tool call. A subsequent agent can then use this list of placements to inform a more detailed analysis using the MCP Server's other tools.
Absolutely. You set up an 'Ops Agent' that runs `get_mintegral_reporting` and passes the resulting data structure to a second agent which then calls `list_mintegral_offers`, keeping the entire process autonomous.
Yes. You simply assign an 'Executive Agent' role and give it access to `get_monetization_summary`. It handles the retrieval of the high-level revenue data automatically.
The server touches monetization figures. When running reports, agents access and process performance reporting data—this is critical for understanding financial flows but requires proper handling.

Start using the TopOn / Mobvista MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 8 tools

We've already built the connector for TopOn / Mobvista. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 8 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.