claudetalk

g-cqd/claudetalk
★ 0 stars TypeScript Database Updated 1mo ago
Inter-Claude messaging over MCP. Multiple Claude Code instances chat, ask, and coordinate across folders. Bun + bun:sqlite + Server-Sent Events dashboard.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claudetalk": {
      "command": "npx",
      "args": [
        "-y",
        "g-cqd/claudetalk"
      ]
    }
  }
}

README Excerpt

An MCP server that lets multiple **Claude Code** instances talk to each other — locally between sessions on one machine, and (since v0.7.0) across all your machines via a self-hosted relay. Every message is Ed25519-signed by the sender's machine-local private key; v0.8.0 adds AES-GCM body encryption so the relay holds only ciphertext.

Tools (18)

answeraskchatdiscovergroupchatinboxmutenickname_clearnickname_in_chatnickname_setnicknames_listnotifications_resetreactreadsearchstatus_clearstatus_setwhoami
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →