This commit is contained in:
Your Name
2026-07-16 12:11:05 +08:00
parent 22ec32eb29
commit 32895b1591
41 changed files with 5740 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"mcpServers": {
"wechat-rpa": {
"command": "python",
"args": ["D:/web/age/wechat_rpa/mcp_server.py"],
"cwd": "D:/web/age/wechat_rpa"
}
}
}