Polyagent (Claude Code Agents)
Bridges Claude Code agent definitions to any MCP client, automatically discovering YAML-based agent files and exposin...
What it does
Bridges Claude Code agent definitions to any MCP client, automatically discovering YAML-based agent files and exposing them as MCP resources and prompts with hybrid parsing that handles both valid and malformed YAML for cross-platform agent sharing.
Polyagent MCP bridges Claude Code's agent definitions to any MCP client, enabling AI coding assistants like Codex and Gemini CLI to access Claude-style specialized agents. Built by Andrew Konstantinov using FastMCP, it automatically discovers agent files with YAML front matter containing metadata like name, description, model, and tools, then exposes them as MCP resources and prompts. The implementation includes a hybrid YAML parser that gracefully handles both valid YAML and malformed YAML that Claude Code sometimes generates (like unquoted values with colons and literal escape sequences), ensuring compatibility with real-world agent files. Valuable for teams wanting to share and reuse Claude Code agents across different AI development environments without being locked into a single platform.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 3 github stars · registry-generated description present