Files
2026-07-16 12:11:05 +08:00

10 lines
171 B
JSON

{
"mcpServers": {
"wechat-rpa": {
"command": "python",
"args": ["D:/web/age/wechat_rpa/mcp_server.py"],
"cwd": "D:/web/age/wechat_rpa"
}
}
}