GeTui / 个推 Connector for AI agents.
10 live capabilities
Manage push notifications and user engagement across China via your AI client.
Waiting for input…
Why people use GeTui / 个推
GeTui for Automated Push Notification Management
This Connector changes that by bringing the entire GeTui suite into your AI client. You can ask your agent to find a segment, send the push, and check the delivery stats in one continuous conversation. You get a unified command center that responds to your questions in seconds.
What Vinkius changes
That you get a conversational interface for managing complex Chinese push notification infrastructure.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Flash Sale Alert
A marketing lead needs to notify 50,000 users of a 1-hour sale.
- Real-world use case 02
System Outage
A DevOps engineer notices a spike in errors and asks the agent to use push_to_all to warn users of a maintenance window.
- Real-world use case 03
User Verification
A support agent wants to see if a user is active.
Complete set · 10capabilities
The complete GeTui / 个推 capability set.
These are the exact actions your AI can choose when you ask it to work with GeTui / 个推.
01—04
4 capabilities in this set.
Part of 10 available through GeTui / 个推.
- 01 Capability
Push to all
Broadcast push to all users. This sends a message to every single person registered in your app at once.
- 02 Capability
Get push status
Check push task status. This lets you see if a specific notification campaign is still sending or has finished.
- 03 Capability
Bind user alias
Bind alias to user. This connects a readable name to a user's unique ID so your agent can identify people easily.
- 04 Capability
Get app user stats
Get application user stats. This pulls high-level data about your user base to help you track growth and engagement.
05—07
3 capabilities in this set.
Part of 10 available through GeTui / 个推.
- 05 Capability
Get cid status
Check user online status. This tells you if a specific user is currently connected to your app in real-time.
- 06 Capability
Get daily push report
Get daily push report. This retrieves a summary of the previous day's delivery and click metrics automatically.
- 07 Capability
Get user tags
Get user tags. This lets you browse the different categories and interests of your audience for better targeting.
08—10
3 capabilities in this set.
Part of 10 available through GeTui / 个推.
- 08 Capability
Push to list
Send push to multiple users. This sends a targeted notification to a specific group of people based on a list.
- 09 Capability
Push to single
Send push to single user. This sends a direct message to one specific individual for personalized alerts.
- 10 Capability
Query user alias
Query user alias. This looks up the custom name associated with a user ID to help the agent identify the user.
Set up in minutes
One URL. Then ask GeTui / 个推 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GeTui / 个推 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_Sd66GoE1H5ZfVP3u1Z8BbI3AJIvpAHfiwmzSH4L1/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 GeTui / 个推, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GeTui / 个推 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_Sd66GoE1H5ZfVP3u1Z8BbI3AJIvpAHfiwmzSH4L1/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 GeTui / 个推 URL.
- Step 03
Save and start
Save the connection and enable GeTui / 个推 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"getui": {
"url": "https://edge.vinkius.com/vk_preview_Sd66GoE1H5ZfVP3u1Z8BbI3AJIvpAHfiwmzSH4L1/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 GeTui / 个推
Open Agent mode in chat and ask: "Using GeTui / 个推, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"getui": {
"url": "https://edge.vinkius.com/vk_preview_Sd66GoE1H5ZfVP3u1Z8BbI3AJIvpAHfiwmzSH4L1/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 GeTui / 个推
Ask Copilot: "Using GeTui / 个推, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"getui": {
"url": "https://edge.vinkius.com/vk_preview_Sd66GoE1H5ZfVP3u1Z8BbI3AJIvpAHfiwmzSH4L1/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 GeTui / 个推
Open Cascade and ask: "Using GeTui / 个推, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"getui": {
"url": "https://edge.vinkius.com/vk_preview_Sd66GoE1H5ZfVP3u1Z8BbI3AJIvpAHfiwmzSH4L1/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 GeTui / 个推
Ask Cline: "Using GeTui / 个推, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add getui --transport http "https://edge.vinkius.com/vk_preview_Sd66GoE1H5ZfVP3u1Z8BbI3AJIvpAHfiwmzSH4L1/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 GeTui / 个推
Ask Claude: "Using GeTui / 个推, show me...". 10 tools are ready
Where the request belongs
Work GeTui / 个推 can move forward.
This is for the marketing lead who needs to fire off a promotion in minutes, the product ops person monitoring system alerts, and the DevOps engineer keeping an eye on connection health.
Product Operations
Manages system-wide notifications and monitors delivery health via chat.
Marketing Lead
Coordinates time-sensitive promotional pushes and audits engagement.
DevOps Engineer
Monitors user connection health and push task performance in real-time.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsJiguang Aurora / 极光
Dominant push notification platform in China. manage device segments, schedules, and delivery reports via AI.
MoEngage
Engage mobile app users with personalized push notifications, in-app messages, and AI-optimized customer journeys across channels.
Aimtell
Web push notification orchestration. manage campaigns, segments, and subscribers via AI.
PushEngage
Re-engage website visitors with browser push notifications that increase traffic, recover abandoned carts, and boost retention.
Airship
Mobile engagement orchestration. manage push notifications, segments, and channels via AI.
Umeng / 友盟+
Leading mobile analytics and push notification platform in China. manage campaigns and audit performance via AI.
Bring your own AI
Change the model, client or framework. Keep GeTui / 个推 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 GeTui / 个推.
The practical details behind the request, access and result.
How do I send push notifications to users in China using an AI agent?
You can use the GeTui MCP to connect your AI agent directly to the GeTui platform. This allows you to send messages to all users, specific lists, or individuals using plain English commands.
Can GeTui MCP help me manage marketing campaigns?
Yes, it allows you to coordinate time-sensitive promotional pushes and audit user engagement directly from your AI workspace without needing to log into a separate dashboard.
How can I check if a user is online using GeTui?
The Connector provides a way for your agent to check the real-time online or offline status of specific users based on their unique Client IDs.
Can I get daily reports from GeTui through my AI client?
Yes, your agent can retrieve daily push reports including delivery counts, display rates, and click statistics to help you track campaign performance.
How do I target specific user groups with GeTui notifications?
You can ask your agent to browse user tags to identify specific audience segments and then send targeted notifications to those specific user lists.
Is there a way to automate GeTui push tasks with Claude or Cursor?
By connecting this Connector to Claude, Cursor, or any other compatible AI client, you can automate push broadcasts, status checks, and report gathering through natural conversation.
How do I find my GeTui App ID and Master Secret?
Log in to the GeTui Developer Center, select your application from the dashboard, and you will find your AppID, AppKey, and MasterSecret in the application overview section.
Can I check if a specific user is currently online?
Yes. Use the get_cid_status capability with the user's Client ID (CID) to retrieve their current connection status to the GeTui push server.
Is it possible to list the tags for a user?
Yes! Use the get_user_tags capability with a Client ID to retrieve all tags associated with that user, helping you understand their segment and interests.
One connection away
Give your agent a direct line to GeTui / 个推.
Connect GeTui / 个推 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available