Server Config
{
"mcpServers": {
"wechat-mcp": {
"command": "cmd",
"args": [
"/c",
"python",
"-m",
"wechat_mcp",
"--wxid",
"xxxxxxxx"
]
}
}
}{
"mcpServers": {
"wechat-mcp": {
"command": "cmd",
"args": [
"/c",
"python",
"-m",
"wechat_mcp",
"--wxid",
"xxxxxxxx"
]
}
}
}