Integrates Claude Code agents seamlessly into Codex, Gemini CLI, and other AI coding assistants, enabling any MCP-compatible client to leverage existing agent definitions without additional configuration.
Polyagent serves as an MCP server designed to bridge the gap between Claude Code agents and other AI coding assistants like Codex and Gemini CLI. It allows teams to universally reuse existing `.claude/agents/` definitions across different platforms, providing a zero-configuration solution for contributors. By spawning agents in separate CLI sessions, Polyagent ensures optimal context management and improved performance, adhering to the single responsibility principle for each agent. This enables consistent, agent-based workflows regardless of the AI coding environment, leveraging pre-configured Claude Code-optimized subagents.