Productivity|AI / ML|CommunicationPython
chatgpt-on-wechat
CowAgent is a super AI assistant based on large models that can think proactively and plan tasks.
N/A rating (0 reviews)0 installs42,856 GitHub stars
AI AssistantTask PlanningMulti-Modal
It can access operating systems and external resources, create and execute Skills, and has long-term memory that continuously grows. CowAgent is lighter and more convenient than OpenClaw and supports various integrations including WeChat, Feishu, DingTalk, QQ, and more.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"chatgpt-on-wechat": {
"args": [
"cowagent"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.