Weiban Assistant Connector for AI agents.
10 live capabilities
Manage WeCom leads and customer relationships through your AI client.
Waiting for input…
Why people use Weiban Assistant
Weiban Assistant CRM for Better WeCom Lead Management
With Weiban Assistant, you just ask your AI agent for the info. You can pull up profiles, check your pipeline, and monitor group activity in a single conversation. You get the data you need without the tab-switching friction.
What Vinkius changes
You get a direct line to your WeCom CRM data inside any AI client you already use.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Lead Triage
A sales rep asks the agent to list leads from yesterday and create a new one for a hot prospect.
- Real-world use case 02
Team Performance Review
An ops lead asks for staff stats to see who handled the most messages this week.
- Real-world use case 03
Customer Support
A success manager checks group chat activity to see if the VIP group is getting enough attention.
Complete set · 10capabilities
The complete Weiban Assistant capability set.
These are the exact actions your AI can choose when you ask it to work with Weiban Assistant.
01—04
4 capabilities in this set.
Part of 10 available through Weiban Assistant.
- 01 Capability
Get group chat
Get the specifics of a group chat, including participation and activity levels. Use this to see which groups are most active.
- 02 Capability
Get org summary
See a high-level summary of your organization's WeCom engagement. It gives you a quick pulse on overall activity.
- 03 Capability
Get staff stats
Check how your team is performing with detailed behavior and performance metrics. This is great for tracking individual productivity.
- 04 Capability
List leads
View all current sales leads in your pipeline. This helps you stay on top of your sales targets.
05—07
3 capabilities in this set.
Part of 10 available through Weiban Assistant.
- 05 Capability
List staff
Get a list of all staff members within your organization. Use this to see who is part of your WeCom team.
- 06 Capability
List group chats
See every active group chat in your organization. Use this to keep track of all your communication channels.
- 07 Capability
Create lead
Add a new prospect to your sales pipeline instantly. This makes it easy to capture new business quickly.
08—10
3 capabilities in this set.
Part of 10 available through Weiban Assistant.
- 08 Capability
Get customer details
Pull up specific details for any WeCom customer or external user. This helps you see history and contact info quickly.
- 09 Capability
List chat records
Browse through previous chat histories to find specific information. Use it to audit conversations or find old details.
- 10 Capability
List customers
Get a full list of your WeCom customers in one go. This helps you see your entire database at a glance.
Set up in minutes
One URL. Then ask Weiban Assistant to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Weiban Assistant 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_8FTxipS2nujEsYL4mlYzr8W8xZhfefyEY5OUC5iC/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 Weiban Assistant, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Weiban Assistant for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8FTxipS2nujEsYL4mlYzr8W8xZhfefyEY5OUC5iC/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 Weiban Assistant URL.
- Step 03
Save and start
Save the connection and enable Weiban Assistant in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"weiban-assistant": {
"url": "https://edge.vinkius.com/vk_preview_8FTxipS2nujEsYL4mlYzr8W8xZhfefyEY5OUC5iC/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 Weiban Assistant
Open Agent mode in chat and ask: "Using Weiban Assistant, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"weiban-assistant": {
"url": "https://edge.vinkius.com/vk_preview_8FTxipS2nujEsYL4mlYzr8W8xZhfefyEY5OUC5iC/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 Weiban Assistant
Ask Copilot: "Using Weiban Assistant, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"weiban-assistant": {
"url": "https://edge.vinkius.com/vk_preview_8FTxipS2nujEsYL4mlYzr8W8xZhfefyEY5OUC5iC/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 Weiban Assistant
Open Cascade and ask: "Using Weiban Assistant, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"weiban-assistant": {
"url": "https://edge.vinkius.com/vk_preview_8FTxipS2nujEsYL4mlYzr8W8xZhfefyEY5OUC5iC/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 Weiban Assistant
Ask Cline: "Using Weiban Assistant, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add weiban-assistant --transport http "https://edge.vinkius.com/vk_preview_8FTxipS2nujEsYL4mlYzr8W8xZhfefyEY5OUC5iC/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 Weiban Assistant
Ask Claude: "Using Weiban Assistant, show me...". 10 tools are ready
Where the request belongs
Work Weiban Assistant can move forward.
This is for the sales lead who's tired of digging through WeCom chats to find a customer's status or the ops manager who needs to see team performance without exporting a single CSV.
Sales Managers
Tracking lead progress and monitoring team responsiveness through natural language queries on a Tuesday afternoon.
Customer Success Teams
Managing high-volume inquiries and monitoring VIP group chat activity directly from their AI workspace.
Operations Leads
Overseeing organization-wide WeCom metrics and staff behavior statistics through a unified interface.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDrift
Equip your AI agent to manage conversations, track contacts, and monitor agent availability via the Drift API.
GoHighLevel
Equip your AI agent with direct access to GoHighLevel. manage contacts, pipelines, and campaigns without opening the CRM dashboard.
Chili Piper
Manage scheduling and lead routing via Chili Piper. track meetings, monitor queues, and manage teams directly from any AI agent.
MeiQia
Leading live chat and customer CRM platform. manage conversations, messages, and customers via AI.
Formilla
Chat with website visitors in real time and use AI chatbots to qualify leads and answer common questions automatically.
Nimble CRM
Manage relationships and deals via Nimble CRM. track contacts, deals, and activities directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep Weiban Assistant 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 Weiban Assistant.
The practical details behind the request, access and result.
Can Weiban Assistant help me manage my WeCom leads?
Yes, it lets you list all current leads and create new ones directly through your AI client.
Is it possible to see how my staff is performing?
You can use the Weiban Assistant to pull behavior statistics and performance metrics for your team.
Can I see my customer list without opening the web app?
Yes, the Weiban Assistant lets you pull a full list of customers and see their details in your chat.
Does it work for group chat monitoring?
It lets you list all active group chats and see specific details about their activity and participation.
Can I use this to audit our organization's chat history?
You can use the Weiban Assistant to browse chat records and get a high-level summary of engagement.
How do I find my Weiban Corp ID and Secret?
Log in to your Weiban administration backend, go to [App Center] → [Open Platform], and you will find your Corp ID and Secret there. Ensure you have the necessary permissions enabled.
Can I see chat records through this server?
Yes. Use the list_chat_records capability to retrieve historical chat between staff members and customers. This is essential for auditing service quality and tracking sales conversations.
Is it possible to monitor group chat activity?
Yes! You can use the list_group_chats capability to see all active groups and get_group_chat with a specific ID to retrieve detailed information about participation and engagement levels.
One connection away
Give your agent a direct line to Weiban Assistant.
Connect Weiban Assistant once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available