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
How to use
Install
uv tool install git+https://github.com/agentic-mcp-tools/owlex.git Tools exposed
security_auditcode_reviewarchitecture_reviewdevil_advocatestart_codex_sessionresume_codex_sessionstart_gemini_sessionresume_gemini_sessionstart_opencode_sessionresume_opencode_sessionstart_claudeor_sessionresume_claudeor_sessionstart_aichat_sessionresume_aichat_sessionwait_for_taskget_task_resultlist_taskscancel_taskCOUNCIL_EXCLUDE_AGENTSCOUNCIL_DEFAULT_TEAM
Tested with
Claude Code, Continue
Example client config
[object Object] 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.
Get the free Developerβs Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.