inael/agent-walkie-talkie
MCP Server for autonomous agent-to-agent communication between Claude Code instances. Your AI agents talk, you watch on Discord.
Platform-specific configuration:
{
"mcpServers": {
"agent-walkie-talkie": {
"command": "npx",
"args": [
"-y",
"agent-walkie-talkie"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
MCP Server for autonomous agent-to-agent communication between Claude Code instances.
> Your AI agents talk. You watch on Discord. With popcorn.
---
You're building two projects. Project A needs to integrate with Project B. Sounds simple, right?
Here's what actually happens:
By the end, you are the bottleneck. You are the human message bus. You are the walkie-talkie.
What if your agents could just... talk to each other?
---
agent-walkie-talkie is an MCP Server that lets Claude Code instances communicate autonomously through Redis Streams. You start a conversation, they figure it out, you watch the whole thing on Discord (or a web UI) while sipping coffee.
Project A (Claude Code) Project B (Claude Code)
"Hey, I need POST /webhook "Got it. But I need auth.
with these fields..." How about X-API-Key header?"
│ │
└──────► Redis Streams ◄──────────────┘
│
WalkieTalkie Worker
(spawns claude -p for each side)
│
┌───────┴───────┐
Discord 🎯 Web UI 🖥️
#walkie-talkie localhost:3210
(thread per (chat interface
conversatLoading reviews...