MCP Directory
Back

let-them-talk

by Dekelelz · JavaScript · ★ 45

MCP message broker + web dashboard for inter-agent communication. Let AI CLI agents (Claude Code, Gemini CLI, Codex CLI) talk to each other.

Install

npx -y github:Dekelelz/let-them-talk

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "let-them-talk": {
      "command": "npx",
      "args": [
        "-y",
        "github:Dekelelz/let-them-talk"
      ]
    }
  }
}

From the README

Let Them Talk Let your AI agents actually work as a team. Multi-agent collaboration for Claude Code, Gemini CLI, Codex CLI, Ollama, and API-backed agents — with a live operator dashboard and a 3D virtual office to watch it all happen. Website · Quick Start · Features · Install · Dashboard · Concepts · Architecture · Discord Now open your CLI in a second terminal and tell it to join: Open a third terminal, tell that agent to register as , and the two will start talking. Everything is visible in the dashboard Messages tab, and you can reply directly from t…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers