How to Use the Umeng / 友盟+ MCP in Claude Code
Run automated marketing audits using Claude Code, the terminal-only execution agent.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Umeng / 友盟+ MCP to Claude Code
Create your Vinkius account to connect Umeng / 友盟+ 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.
Audit Campaign Performance via Umeng / 友盟+ MCP Server
You run `list_push_tasks` in your CI/CD pipeline to pull a record of all recent push tasks. This output can then be piped into a script that generates an audit PDF. For real-time checks, use `get_push_status`. A simple script calling this tool verifies if the latest scheduled campaign is active or failed.
Scripting User Growth Metrics
To automate a weekly report, start by calling `get_new_users` to count all registrations. Then, run `get_active_users`. Combining these metrics lets your script calculate the net growth rate for the pipeline output. If you need deeper analysis than just counts, use `get_retention` in a bash loop to iterate through time periods.
Process Event Data and Summary Reports
A background job can call `get_app_summary` to pull the latest analytics snapshot. This output is perfect for updating configuration files or generating summary metrics. For custom reports, use `get_event_data`. Your script handles parsing this stream of event data, which is critical when building automated intelligence.
Set up Umeng / 友盟+ 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 seeumeng-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Umeng / 友盟+ transactions." It will automatically discover and invoke the available Umeng / 友盟+ tools.
claude mcp add --transport http umeng-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 Umeng / 友盟+ MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Umeng / 友盟+ MCP today
We host it, we monitor it, we maintain it. You just paste one token.