Run multi-round AI brainstorming debates between multiple LLM providers (GPT, DeepSeek, Groq, Ollama). Claude actively participates as a debater alongside external models. Use when the user wants diverse perspectives, multi-model critiques, or synthesized answers from several AI models working together.
Multi-model AI brainstorming debates with code review and quick perspectives. Runs locally from the brainstorm-mcp npm package. Needs 3 environment variables to run.
Track projects, epics, tasks, subtasks, notes, and decisions using the saga-mcp project tracker. Use when the user asks to track work, manage tasks, plan features, log decisions, or when you need persistent context across coding sessions.
Real-time communication between Claude Code instances across machines and workspaces. Redis-backed channels with background task notifications for true push in VS Code. Runs locally from the mcp-agent-bridge npm package. Needs 2 environment variables to run.