agentic-mcp-tools/owlex
by Various
๐ ๐ ๐ ๐ช ๐ง - AI council server: query CLI agents (Claude Code, Codex, Gemini, and OpenCode) in parallel with deliberation rounds
MCP
agentic-mcp-tools/owlex
Added 1 June 2026
Overview
Owlex is an MCP server that queries multiple CLI-based AI agents (Claude Code, Codex, Gemini, OpenCode) in parallel and runs deliberation rounds to synthesize their outputs. It is written in Python and designed for developers who want to compare or combine responses from different coding agents.
Best for
Best for
Developers who want to leverage multiple coding agents in parallel for comparison or consensus-driven results
Use cases
- Running the same prompt across multiple coding agents to compare answers
- Using deliberation rounds to refine or merge agent outputs for complex tasks
- Integrating multi-agent querying into existing MCP-compatible workflows
Notes
Owlex is an MCP server that queries multiple CLI-based AI agents (Claude Code, Codex, Gemini, OpenCode) in parallel and runs deliberation rounds to synthesize their outputs. It is written in Python and designed for developers who want to compare or combine responses from different coding agents.
121 stars on GitHub. Last updated 2026-03-15. Licensed MIT.
Use cases
- Running the same prompt across multiple coding agents to compare answers
- Using deliberation rounds to refine or merge agent outputs for complex tasks
- Integrating multi-agent querying into existing MCP-compatible workflows
Pros
- Supports four popular CLI agents out of the box
- Parallel execution reduces wait time for multi-agent queries
- Deliberation rounds can improve answer quality through cross-agent review
Cons
- Requires each CLI agent to be installed and configured separately
- Deliberation rounds add latency and may not always converge
- Limited to agents that expose a CLI interface
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports four popular CLI agents out of the box
- Parallel execution reduces wait time for multi-agent queries
- Deliberation rounds can improve answer quality through cross-agent review
Cons
- Requires each CLI agent to be installed and configured separately
- Deliberation rounds add latency and may not always converge
- Limited to agents that expose a CLI interface
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.