WeChat Official Accounts / 微信公众号 Connector for AI agents.
10 live capabilities
Manage WeChat subscribers and broadcast messages from your AI client.
Waiting for input…
Why people use WeChat Official Accounts / 微信公众号
WeChat Official Accounts for WeChat Social Media Management
This Connector lets you handle those tasks through a simple conversation. You can ask your agent to send a template message or pull a user profile instantly. It turns hours of manual admin into a few seconds of natural language commands.
What Vinkius changes
You get a direct line to WeChat's backend without ever opening their web portal.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Verifying user details for support
A support lead asks the agent to pull the profile for a specific OpenID.
- Real-world use case 02
Updating navigation buttons
A marketing manager tells the agent to add a new menu item.
- Real-world use case 03
Auditing content volume
A content creator asks for a content audit.
Complete set · 10capabilities
The complete WeChat Official Accounts / 微信公众号 capability set.
These are the exact actions your AI can choose when you ask it to work with WeChat Official Accounts / 微信公众号.
01—04
4 capabilities in this set.
Part of 10 available through WeChat Official Accounts / 微信公众号.
- 01 Capability
Get account status
Check if your WeChat account is correctly connected and active. It's the fastest way to verify your connection status.
- 02 Capability
Get custom menu
See what buttons are currently live on your account's main page. Use this to verify your navigation layout.
- 03 Capability
Delete custom menu
Remove a navigation button from your WeChat official account interface. This keeps your menu clean and up to date.
- 04 Capability
Create custom menu
Add a new navigation button to your official account's menu. This helps you direct followers to new content.
05—07
3 capabilities in this set.
Part of 10 available through WeChat Official Accounts / 微信公众号.
- 05 Capability
Get material count
See the total number of news articles and media assets in your library. It helps you keep track of your content volume.
- 06 Capability
Get user info
Pull specific details for a subscriber using their OpenID. This is how you get nicknames and location data.
- 07 Capability
List articles
Get a list of all your permanent news articles. Use this to audit your existing content library.
08—10
3 capabilities in this set.
Part of 10 available through WeChat Official Accounts / 微信公众号.
- 08 Capability
List users
See a list of your current subscribers. This is the primary way to see who is following your account.
- 09 Capability
Send custom text
Send a unique text message to a specific follower. This is great for personalized customer service.
- 10 Capability
Send template message
Send a structured notification to your followers using a pre-approved template. It's the standard way to broadcast updates.
Set up in minutes
One URL. Then ask WeChat Official Accounts / 微信公众号 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WeChat Official Accounts / 微信公众号 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_6I4acELL7YmLCeOYcRfqjKDEZ1Qv1uKDBXINNUZQ/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 Official Accounts / 微信公众号, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WeChat Official Accounts / 微信公众号 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_6I4acELL7YmLCeOYcRfqjKDEZ1Qv1uKDBXINNUZQ/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 Official Accounts / 微信公众号 URL.
- Step 03
Save and start
Save the connection and enable WeChat Official Accounts / 微信公众号 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wechat-official-accounts": {
"url": "https://edge.vinkius.com/vk_preview_6I4acELL7YmLCeOYcRfqjKDEZ1Qv1uKDBXINNUZQ/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 Official Accounts / 微信公众号
Open Agent mode in chat and ask: "Using WeChat Official Accounts / 微信公众号, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wechat-official-accounts": {
"url": "https://edge.vinkius.com/vk_preview_6I4acELL7YmLCeOYcRfqjKDEZ1Qv1uKDBXINNUZQ/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 Official Accounts / 微信公众号
Ask Copilot: "Using WeChat Official Accounts / 微信公众号, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wechat-official-accounts": {
"url": "https://edge.vinkius.com/vk_preview_6I4acELL7YmLCeOYcRfqjKDEZ1Qv1uKDBXINNUZQ/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 Official Accounts / 微信公众号
Open Cascade and ask: "Using WeChat Official Accounts / 微信公众号, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wechat-official-accounts": {
"url": "https://edge.vinkius.com/vk_preview_6I4acELL7YmLCeOYcRfqjKDEZ1Qv1uKDBXINNUZQ/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 Official Accounts / 微信公众号
Ask Cline: "Using WeChat Official Accounts / 微信公众号, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wechat-official-accounts --transport http "https://edge.vinkius.com/vk_preview_6I4acELL7YmLCeOYcRfqjKDEZ1Qv1uKDBXINNUZQ/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 Official Accounts / 微信公众号
Ask Claude: "Using WeChat Official Accounts / 微信公众号, show me...". 10 tools are ready
Where the request belongs
Work WeChat Official Accounts / 微信公众号 can move forward.
This is for social media managers who are tired of the manual grind of updating WeChat menus, support leads who need to message users quickly, and developers who want to automate Chinese social media workflows.
Social Media Manager
Updates navigation menus and audits content libraries using natural language queries on a Tuesday afternoon.
Customer Support Lead
Sends direct messages to users and verifies identities directly from their AI-powered workspace.
WeChat Power User
Automates routine content checks and subscriber management tasks to keep their social presence active.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsJingDigital
Marketing automation platform for the WeChat ecosystem. manage contacts, campaigns, and stats via AI.
ManyChat
Automate messenger marketing via ManyChat. manage subscribers, tags, and flows directly from any AI agent.
WeChat Mini-Programs / 微信小程序
China's dominant mini-app ecosystem. manage users, phone numbers, and messaging via AI.
GeTui / 个推
Massive notification push and LBS platform in China. manage campaigns, devices, and reports via AI.
Weiban Assistant
Customer relationship management for WeCom. manage leads, customers, and group chats via AI.
Zenedu
Manage messenger bots, funnels, and subscribers via Zenedu.
Bring your own AI
Change the model, client or framework. Keep WeChat Official Accounts / 微信公众号 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 Official Accounts / 微信公众号.
The practical details behind the request, access and result.
How can I use the WeChat Official Accounts MCP to message my followers?
You can use it to send both personalized text messages and structured template alerts. Just tell your agent who to message and what to say, and it handles the rest.
Can this Connector help me manage my WeChat account menus?
Yes, you can use it to create, retrieve, and delete navigation buttons on your official account. It makes updating your menu much faster than using the web portal.
Is the WeChat Official Accounts MCP good for customer support?
It's great for support teams because it lets your agent pull user profiles and send direct messages. This helps you provide faster, more personalized help to your customers.
Can I use this Connector to see who is following my WeChat account?
Yes, it can list your subscribers and pull specific details like nicknames and locations for individual users. This gives you a clear view of your audience.
How do I audit my content with the WeChat Official Accounts MCP?
You can ask your agent to list all your permanent articles or check your total material counts. It's a fast way to see what content is currently live on your account.
What information do I need to set up the WeChat Official Accounts MCP?
You'll just need your WeChat AppID and AppSecret. Once you have those, you can connect the Connector to your AI client and start managing your account.
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.
What is an OpenID?
An OpenID is a unique identifier for a specific user relative to your Official Account. It is required for most user-specific operations like sending messages or retrieving profiles.
Can I send messages to anyone?
Custom messages can only be sent to users who have interacted with your account in the last 48 hours. Template messages can be sent at any time but must follow specific structured formats and use-cases defined by WeChat.
One connection away
Give your agent a direct line to WeChat Official Accounts / 微信公众号.
Connect WeChat Official Accounts / 微信公众号 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available