cc-multi-cli-plugin
PluginClaude Code plugin that delegates tasks to Codex, Gemini, Cursor, and Copilot via ACP/ASP protocols with slash commands.
/plugin marketplace add greenpolo/cc-multi-cli-pluginIf you have access to multiple AI coding CLIs (Codex, Cursor, Antigravity, and OpenCode), this plugin lets Claude Code delegate to whichever one is best for the task — without you having to switch tools or run them yourself.
Each CLI is wired up through its native transport (Codex via ASP, Cursor via headless `agent -p`, Antigravity via its headless `agy` CLI, OpenCode via headless `opencode run --format json`). Cursor and OpenCode can also run over ACP (Agent Client Protocol) as an opt-in — see Transports. This lets you pick and choose the best features from each — like `/cursor:delegate` for fast implementation, `/codex:review` for code review, `/antigravity:research` for deep research, or `/opencode:delegate`…
- Source
- community
- Known advisories
- 0
- Maintenance
- active
- License
- Apache-2.0
- Age
- 2 months