4,500+ servers built on MCP Fusion
Vinkius
GeTui / 个推 logo
Vinkius
CrewAI logo

How to Use the GeTui / 个推 MCP in CrewAI

Deploy an autonomous multi-agent crew to manage, optimize, and report on your CrewAI push campaigns.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect GeTui / 个推 MCP to CrewAI

Create your Vinkius account to connect GeTui / 个推 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

Autonomous Campaign Moderation

The `push_to_all` tool allows a moderator agent in your CrewAI team to broadcast notifications to your entire user base. A separate supervisor agent can review the draft copy before the moderator agent executes the tool. This team structure prevents accidental or low-quality push notifications. The agents collaborate to refine the message, verify targets, and execute the dispatch autonomously.

Smart Target Filtering and Segmenting

The `get_user_tags` tool lets a researcher agent analyze the Chinese user base's segments. Once the researcher identifies high-value targets, it passes the list of Client IDs to a dispatcher agent. The dispatcher then calls `push_to_list` to send highly personalized updates. This division of labor ensures your push notifications match user behavior without manual list preparation.

Automated Performance Auditing MCP Server

The `get_daily_push_report` tool provides raw campaign metrics that an analyst agent can audit. The agent compares the report against historical logs retrieved via `get_app_user_stats` to spot delivery anomalies. The MCP Server delivers these metrics to the agent, who then coordinates with a troubleshooter agent to check device statuses using `get_cid_status`. This allows your crew to diagnose network issues in China without human intervention.

Setup guide

Set up GeTui / 个推 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 GeTui / 个推 tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent GeTui / 个推 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 GeTui / 个推 MCP in CrewAI

The crew uses `query_user_alias` to find the correct Client ID. This lets your agents work with human-readable usernames instead of raw system hashes.
Yes, use the tool filter option in CrewAI to assign specific tools to specific roles. For example, give `push_to_single` to your support agent and restrict `push_to_all` to your marketing lead agent.
CrewAI connects to the MCP Server over SSE or Streamable HTTP. You pass the server URL directly into the agent's configuration array.
The server returns an error code, which the agent reads. The agent then rewrites the payload to match the expected schema and retries the call.
Yes, Vinkius runs this server in a zero-trust, ephemeral V8 sandbox. Daily push reports and application stats are processed in real-time and never written to persistent logs.

Start using the GeTui / 个推 MCP today

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

Built & Managed by Vinkius 30s setup 10 tools

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

No hosting. No infrastructure. No complex setup.
All 10 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.