https://github.com/agentclientprotocol/claude-agent-acp
Use Claude Agent SDK from any ACP client
https://github.com/agentclientprotocol/claude-agent-acp
Last synced: about 1 month ago
JSON representation
Use Claude Agent SDK from any ACP client
- Host: GitHub
- URL: https://github.com/agentclientprotocol/claude-agent-acp
- Owner: agentclientprotocol
- License: apache-2.0
- Created: 2025-08-27T07:10:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2026-04-24T15:14:53.000Z (about 1 month ago)
- Last Synced: 2026-04-24T17:33:18.220Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 1.44 MB
- Stars: 1,705
- Watchers: 8
- Forks: 242
- Open Issues: 68
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ACP adapter for the Claude Agent SDK
[](https://www.npmjs.com/package/@agentclientprotocol/claude-agent-acp)
Use [Claude Agent SDK](https://platform.claude.com/docs/en/agent-sdk/overview#branding-guidelines) from [ACP-compatible](https://agentclientprotocol.com) clients!
This tool implements an ACP agent by using the official [Claude Agent SDK](https://platform.claude.com/docs/en/agent-sdk/overview), supporting:
- Context @-mentions
- Images
- Tool calls (with permission requests)
- Following
- Edit review
- TODO lists
- Interactive (and background) terminals
- Custom [Slash commands](https://docs.anthropic.com/en/docs/claude-code/slash-commands)
- Client MCP servers
Learn more about the [Agent Client Protocol](https://agentclientprotocol.com/).
## Contribution Policy
This project does not require a Contributor License Agreement (CLA). Instead, contributions are accepted under the following terms:
> By contributing to this project, you agree that your contributions will be licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0). You affirm that you have the legal right to submit your work, that you are not including code you do not have rights to, and that you understand contributions are made without requiring a Contributor License Agreement (CLA).