S

spyrae/claude-concilium

ServersMIT

Overview

Multi-agent AI consultation framework for Claude Code, featuring three MCP servers wrapping CLI tools (Codex, Gemini, Qwen) for parallel code review, problem-solving, fallback chains, and error detection. Includes a ready-to-use Claude Code skill.

Capabilities

  • stdio transport support
  • prompt templates
  • authentication support
  • github integration

Best For

Multi-agent AI framework for Claude Code with MCP servers for parallel code review and problem-solving, including fallback chains and error detection.

Decision Snapshot

Install

available

Usage

detected in docs

Docs

7 links

Config

1 strong hints

Capabilities

4 key capabilities detected

  • • GitHub stars: 7
  • • Forks: 2
  • • Source provenance count: 1
  • • Last seen: 4/15/2026
  • • Published: 3/18/2026

Installation / Setup

git clone https://github.com/spyrae/claude-concilium.git && cd claude-concilium && # Install dependencies for each server && cd servers/mcp-openai && npm install && cd ../..

Features

  • Architecture — flow diagrams, error handling, design decisions
  • OpenAI Setup — Codex CLI, ChatGPT Plus, minimal config
  • Gemini Setup — gemini-cli, Google OAuth
  • Qwen Setup — Qwen CLI, DashScope
  • DeepSeek Setup — API key, npm package
  • Customization — add your own LLM, modify chains
  • stdio transport support
  • prompt templates

Use Cases

  • Supports capabilities such as: stdio transport support; prompt templates; authentication support.
  • Common usage themes: mcp, curated, markdown-list, awesome-mcp-servers-punkpeye.

Supported Clients / Integrations

  • stdio transport support
  • prompt templates
  • authentication support
  • github integration

Compatibility Signals

  • Claude Desktop: mentions (Mentioned in approved metadata/docs evidence.)
  • GitHub: supports (Detected in parser config/capability hints.)

Notes / Requirements

  • Primary language: TypeScript/JavaScript
  • License: MIT
  • Documentation coverage: high
  • Parser coverage score: 1.00
  • Source feeds: Awesome MCP Servers (punkpeye)
  • Topic cluster: coding

Official Links

Source Information

Community: 7 stars
Last Updated: Apr 15, 2026
TypeScript/JavaScriptMIT

You can verify all information on this page against the source repository above.

Related MCP Tools

What To Do Next

Continue from this tool into a workflow and a learn guide to shorten implementation time.