Connect Claude Code to WeChat channels for message sync, session replies, and full tool access via MCP
{
"mcpServers": {
"claude-wechat-channel": {
"command": "npx",
"args": [
"-y",
"claude-wechat-channel"
]
}
}
}