New acp-cli Plugin for SuperCLI
acp-cli — consume ACP coding agents directly from the CLI. Send prompts, create sessions, stream completions from 35+ ACP agents (Claude, Gemini, Cursor, Copilot, Cline, Goose, Codex, Kilo, Junie, Qwen, Mistral, Kimi, OpenCode). Implements the Agent Communication Protocol JSON-RPC client over stdio. by agentclientprotocol
Installation
Install Node.js from nodejs.org
acp-cli.js is bundled with the plugin
Verify: node plugins/acp-cli/acp-cli.js help
supercli plugins install ./plugins/acp-cli --on-conflict replace --json
Links
- Plugin Source: https://github.com/agentclientprotocol/agent-client-protocol
- SuperCLI Repository: https://github.com/javimosch/supercli
This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.
Top comments (0)