WeChat Mini-Programs / 微信小程序 Connector for AI agents.
10 live capabilities
Manage Chinese mini-app user sessions and subscriber messages.
Waiting for input…
Why people use WeChat Mini-Programs / 微信小程序
WeChat Mini-Programs for Automated Content Security
This Connector changes that by putting security checks into your chat. You can ask your agent to scan a batch of images or messages instantly. You get a clear pass or fail without ever leaving your workspace.
What Vinkius changes
You get a direct line to WeChat's backend without the manual overhead.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated User Onboarding
A developer asks the agent to swap a code for a session.
- Real-world use case 02
Targeted Marketing Blasts
An ops manager wants to notify 1,000 users.
- Real-world use case 03
Real-time Content Auditing
A compliance lead asks to check a new banner.
Complete set · 10capabilities
The complete WeChat Mini-Programs / 微信小程序 capability set.
These are the exact actions your AI can choose when you ask it to work with WeChat Mini-Programs / 微信小程序.
01—04
4 capabilities in this set.
Part of 10 available through WeChat Mini-Programs / 微信小程序.
- 01 Capability
Code to session
Exchange a login code for a session key to authenticate a user. This lets your agent handle logins without manual key management.
- 02 Capability
Generate standard qrcode
Create standard QR codes for general use cases. These are perfect for basic user acquisition and general links.
- 03 Capability
Get account status
Check the current connectivity status of your WeChat account. Use this to ensure your agent can still reach the platform.
- 04 Capability
Get daily summary
Pull a summary of your daily trends to see how your app is performing. It gives you a quick look at your daily stats.
05—07
3 capabilities in this set.
Part of 10 available through WeChat Mini-Programs / 微信小程序.
- 05 Capability
Get phone number
Get the verified phone number for a user. This is useful for identity verification and secure user onboarding.
- 06 Capability
Generate unlimited qrcode
Generate unlimited QR codes for specific scenes. Use these to drive user acquisition and track specific referral paths.
- 07 Capability
Get visit page trend
See how many people are visiting specific pages over time. Use this to identify where users are dropping off in your app.
08—10
3 capabilities in this set.
Part of 10 available through WeChat Mini-Programs / 微信小程序.
- 08 Capability
Image security check
Scan images for sensitive content to keep your app compliant with WeChat rules. This helps you avoid platform penalties.
- 09 Capability
Message security check
Check text content for any violations before you send it to your subscribers. This ensures your messages stay within guidelines.
- 10 Capability
Send subscribe message
Send a structured message to your opted-in subscribers instantly. Use this for targeted notifications and marketing blasts.
Set up in minutes
One URL. Then ask WeChat Mini-Programs / 微信小程序 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WeChat Mini-Programs / 微信小程序 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_5Iv6ZzetPdxic0oMiWIP3qh45BXGJk82nXHEoPe4/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 WeChat Mini-Programs / 微信小程序, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WeChat Mini-Programs / 微信小程序 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_5Iv6ZzetPdxic0oMiWIP3qh45BXGJk82nXHEoPe4/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 WeChat Mini-Programs / 微信小程序 URL.
- Step 03
Save and start
Save the connection and enable WeChat Mini-Programs / 微信小程序 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wechat-mini-programs": {
"url": "https://edge.vinkius.com/vk_preview_5Iv6ZzetPdxic0oMiWIP3qh45BXGJk82nXHEoPe4/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 WeChat Mini-Programs / 微信小程序
Open Agent mode in chat and ask: "Using WeChat Mini-Programs / 微信小程序, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wechat-mini-programs": {
"url": "https://edge.vinkius.com/vk_preview_5Iv6ZzetPdxic0oMiWIP3qh45BXGJk82nXHEoPe4/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 WeChat Mini-Programs / 微信小程序
Ask Copilot: "Using WeChat Mini-Programs / 微信小程序, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wechat-mini-programs": {
"url": "https://edge.vinkius.com/vk_preview_5Iv6ZzetPdxic0oMiWIP3qh45BXGJk82nXHEoPe4/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 WeChat Mini-Programs / 微信小程序
Open Cascade and ask: "Using WeChat Mini-Programs / 微信小程序, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wechat-mini-programs": {
"url": "https://edge.vinkius.com/vk_preview_5Iv6ZzetPdxic0oMiWIP3qh45BXGJk82nXHEoPe4/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 WeChat Mini-Programs / 微信小程序
Ask Cline: "Using WeChat Mini-Programs / 微信小程序, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wechat-mini-programs --transport http "https://edge.vinkius.com/vk_preview_5Iv6ZzetPdxic0oMiWIP3qh45BXGJk82nXHEoPe4/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 WeChat Mini-Programs / 微信小程序
Ask Claude: "Using WeChat Mini-Programs / 微信小程序, show me...". 10 tools are ready
Where the request belongs
Work WeChat Mini-Programs / 微信小程序 can move forward.
This is for the developers and ops leads who are tired of the portal fatigue of managing Chinese mini-apps and want to automate the repetitive stuff like session handling and security audits.
Mini-Program Developer
Automates session handling and phone verification during user onboarding.
Operations Manager
Sends out targeted notifications and monitors daily visit trends.
Compliance Officer
Runs automated security checks on content to ensure it meets platform rules.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWeChat Official Accounts / 微信公众号
China's dominant social messaging platform. manage subscribers, broadcast messages, and menus via AI.
MobTech Platform
Bring MobTech's SMSSDK and ShareSDK to your AI workflow. Automate SMS code verifications and analyze social engagement.
Chuanglan 253 / 创蓝
Leading cloud communication and KYC platform in China. send ultra-high volume SMS and verify user identities via AI.
Cloopen / 容联云
Leading cloud communication platform in China. manage SMS, voice calls, and applications via AI.
JingDigital
Marketing automation platform for the WeChat ecosystem. manage contacts, campaigns, and stats via AI.
GeTui / 个推
Massive notification push and LBS platform in China. manage campaigns, devices, and reports via AI.
Bring your own AI
Change the model, client or framework. Keep WeChat Mini-Programs / 微信小程序 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 WeChat Mini-Programs / 微信小程序.
The practical details behind the request, access and result.
Can I use the WeChat Mini-Programs MCP to manage my personal WeChat account?
No, this Connector is specifically designed for managing WeChat Mini-Programs. It provides capabilities for app-specific tasks like session handling, subscriber messaging, and content security.
Does the WeChat Mini-Programs MCP help with user verification?
Yes, it can pull verified phone numbers for your users. This makes it much faster to verify identities during the onboarding process.
Can I automate my marketing messages with this?
Yes, you can use it to send structured subscribe messages to your opted-in users. Your agent can handle the delivery and status tracking for you.
How does the WeChat Mini-Programs MCP handle security?
It provides capabilities to check both images and text for sensitive content. This helps you stay compliant with WeChat's platform rules and avoid potential bans.
Can I use the WeChat Mini-Programs MCP to see my traffic?
Yes, it can pull visit trends for specific pages and provide daily summaries. This helps you see where users are dropping off and how your app is growing.
How do I find my WeChat AppID and Secret?
Log in to the WeChat Official Accounts Platform, navigate to [Settings] -> [Development] -> [Basic Configuration] to find your unique AppID and generate your AppSecret.
How can I retrieve a user's phone number?
First, use the getPhoneNumber capability in your mini-program frontend to obtain a code. Then, pass that code to the get_phone_number capability in this server to retrieve the verified mobile number.
What is the difference between standard and unlimited QR codes?
Standard QR codes (up to 100,000) are mapped to a specific path. Unlimited QR codes (scene-based) use a scene string to pass parameters and have no creation limit, making them ideal for large-scale marketing.
One connection away
Give your agent a direct line to WeChat Mini-Programs / 微信小程序.
Connect WeChat Mini-Programs / 微信小程序 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available