Skip to content
Back to search
30
MCP v0.2.1

io.github.ataberk-xyz/gossipcat

io.github.ataberk-xyz/gossipcat

Multi-agent orchestration for Claude Code — consensus review, adaptive dispatch, skill learning

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

Similar MCP servers embedding-nearest

io.github.robbhimself-1337/claude-army
Orchestrate multiple Claude Code agents in parallel from chat
0 tools
io.github.rcgalbo/aichat
Inter-agent communication for multi-agent Claude Code workflows.
0 tools
Central
Orchestrates multiple AI coding agents in parallel across projects with non-blocking dispatch to Claude, Codex, Gemini, and others.
0 tools
io.github.xiaolai/claude-octopus
Spawn multiple specialized Claude Code agents as MCP servers, each independently configured.
0 tools
claude-code-subagents-orchestrator
Claude Code Sub-agents Orchestrator - A powerful MCP server for orchestrating multiple AI sub-agents for complex task execution in Claude Co
0 tools
HiveClaude
Multi-agent MCP broker for coordinating multiple Claude Code instances with shared state, task management, and file locking.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.ataberk-xyz/gossipcat": {
      "url": "None",
      "transport": "http"
    }
  }
}