council-hub

iksnerd/council-hub
★ 4 stars Go AI/LLM Updated today
Open-source MCP server for coordinating multiple LLM agents in shared rooms with persistent transcripts and semantic search
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "council-hub": {
      "command": "go",
      "args": [
        "run",
        "github.com/iksnerd/council-hub@latest"
      ]
    }
  }
}

README Excerpt

**Multi-LLM collaboration through the Model Context Protocol.** Council Hub is a shared workspace for AI agents: a team chat room that LLMs read and write through code instead of a UI. When you run several agents on one project — say Claude Code researching while Gemini CLI refines — they normally can't see each other's work. Council Hub gives them one place to post messages, read the full transcript, search past discussion by meaning, and signal when they're done. Every exchange is saved to a S

Tools (18)

COUNCIL_OLLAMA_URLCOUNCIL_TRANSPORTactioncritiquedecisiondraftmessagenoteplanprojectreviewstatussynthesissystem_prompttagstech_stackthoughttopic

Topics

agent-collaborationai-agentsclaudecollaborationdistributed-systemsdockerelixirgeminigollmmcpmodel-context-protocolmulti-agentmulti-llmphoenix