prime-radiant-inc

Acp Client — Development agent for Claude Code

Development community

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

Terminal
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 Repository