DEV Community

Javier Leandro Arancibia
Javier Leandro Arancibia

Posted on

New acp-cli Plugin for SuperCLI

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
Enter fullscreen mode Exit fullscreen mode

Links


This plugin is part of SuperCLI — a curated collection of 1000+ CLI tools at your fingertips.

Top comments (0)