Skip to content
Back to search
30
MCP

claude-walkie-talkie

npm/claude-walkie-talkie

Asynchronous two-way messaging between concurrent Claude Code and Cowork sessions.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Claude Context Sync
Share context, detect conflicts, and message across parallel Claude Code sessions
0 tools
ThreadMap
Conversation drift visualization and context tracking for Claude.
0 tools
claude-collab-mcp
MCP server for async collaboration between two Claude users via shared project state
0 tools
C2C
LAN-based Claude Code agent collaboration via mDNS discovery and WebSocket messaging.
0 tools
Herald
Bridge between Claude Chat and Claude Code for seamless context sharing.
0 tools
io.github.sns45/better-call-claude
Voice Calls, SMS, and WhatsApp for Claude Code with cross-channel context sharing.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-walkie-talkie": {
      "url": "None",
      "transport": "http"
    }
  }
}