Let your Claude Code instances find each other and talk.
Best for Coordinating tasks between different project repositories.
Let your Claude Code instances find each other and talk. When you're running 5 sessions across different projects, any Claude can discover the others and send messages that arrive instantly.
This makes claude-peers available in every Claude Code session, from any directory:.
What it does
- Discovery of multiple local Claude Code instances
- Instant messaging between active Claude sessions
- Automatic work summaries based on project context
- Local-only broker daemon with SQLite persistence
Setup requirements
Requires 3 environment variables: CLAUDE_PEERS_PORT, CLAUDE_PEERS_DB, OPENAI_API_KEY. Available via Manual.
View Claude Peers details vs
WeChat automation capabilities for AI development tools via MCP.
Best for Automating routine status updates to team members via WeChat.
微信自动化 MCP (Model Context Protocol) 服务器,为 AI 开发工具提供微信自动化能力。.
Windows 11/10 Python 3.9+ 微信已登录 wxautox4 激活.
What it does
- Automate sending text messages and files via WeChat
- Manage contacts and retrieve friend lists
- Access chat history and monitor new incoming messages
- Filter and retrieve active chat sessions and group chats
- Handle WeChat activation and status monitoring
Setup requirements
Requires 1 environment variable: WECHAT_LICENSE_KEY. Available via Pip and Automatic.
View wxauto MCP Server details Biggest differences
CompareClaude Peerswxauto MCP Server
Best forCoordinating tasks between different project repositories.Automating routine status updates to team members via WeChat.
StandoutDiscovery of multiple local Claude Code instances.Automate sending text messages and files via WeChat.
SetupManual, needs 3 env vars, stdio transport.Pip or Automatic, needs WECHAT_LICENSE_KEY, stdio transport.
Transportstdiostdio
Community1.8k GitHub stars9 GitHub stars
Bottom line
Pick Claude Peers if...Coordinating tasks between different project repositories. Discovery of multiple local Claude Code instances. Manual, needs 3 env vars, stdio transport.
Pick wxauto MCP Server if...Automating routine status updates to team members via WeChat. Automate sending text messages and files via WeChat. Pip or Automatic, needs WECHAT_LICENSE_KEY, stdio transport.
The real split here is workflow fit, not raw counts. Claude Peers: Coordinating tasks between different project repositories. wxauto MCP Server: Automating routine status updates to team members via WeChat. Claude Peers also has the larger public footprint (1.8k vs 9 stars).