Acp Client — Development agent for Claude Code
The Agent Client Protocol standardizes how editors talk to coding agents, but each editor needs a client implementation, and VS Code's built-in options leave gaps.
How to install Acp Client
Installs to ~/.claude/agents/prime-radiant-inc-alltheagents.org-acp-client.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/prime-radiant-inc/alltheagents.org/HEAD/agents/acp-client.md -o ~/.claude/agents/prime-radiant-inc-alltheagents.org-acp-client.md Restart Claude Code, or start a new session, for it to be picked up.
What Acp Client does
name: "ACP Client" slug: "acp-client" layout: "agent.njk" category: "multiplexer" maker: "Jun Han" license: "MIT" url: "https://marketplace.visualstudio.com/items?itemName=formulahendry.acp-client" source_code_url: null source_available: True platforms:
- "IDE" first_released: "2026-02-08" current_release: "2026-05-16" stars: null language: "TypeScript" homepage: null mcp_support: null plugin_support: null claude_code_plugin: null subagents: null hooks: null plan_mode: null model_providers
Alternatives in Development
- Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
- Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★
- Voice Engineer — GAIA voice interaction specialist 1.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Blair Market Strategist
Use when preparing book proposal materials, title/subtitle options, comp-title logic, sample-chapter strategy,
Part 13: Memory Bridge (Give Coding Agents Your Brain)
When you spawn Codex or Claude Code to build something, they start blind. They don't know your architecture de
10x
10x is a terminal-based CLI coding agent (installed via npm install -g 10x-cli) built around the observation t
Adal CLI
AdaL CLI (SylphAI, named after Ada Lovelace) is a terminal coding agent built for developers who want to see a
Identity Server Specialist
Expert in Duende IdentityServer configuration, deployment, and troubleshooting. Specializes in client configur
MCP Finder
Searches online to find MCP servers. SPAWNED BY create-mcp skill after identifying user needs. Searches NPM, G
Related Skills
Acp Go SDK
Go SDK for the Agent Client Protocol (ACP), offering typed requests, responses, and helpers so Go applications
Paperclip Plugin Acp
ACP (Agent Client Protocol) runtime plugin for Paperclip - run Claude Code, Codex, and Gemini CLI from any cha
Claude Code CLI Acp
ACP adapter for the real Claude Code CLI: Rust PTY bridge for Zed and other Agent Client Protocol clients.