# ACP Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/acp
> Markdown URL: https://aitinkerers.org/technologies/acp.md
> Technology record last updated: 2026-09-18T15:13:39Z
> Generated: 2026-09-22T19:41:13Z

An open-standard protocol designed to enable seamless interoperability between AI coding agents and integrated development environments (IDEs).

ACP technology (Agent Client Protocol) solves the fragmentation problem in AI-assisted development by providing a unified communication layer between agents and editors. Developed as a collaboration between JetBrains and Zed, it uses JSON-RPC to handle file system access, terminal control, and context sharing without vendor lock-in. This allows developers to plug any compliant agent (like a custom internal LLM) into their preferred IDE using a single integration. By standardizing the conversation between the tool and the agent, ACP reduces the engineering overhead of building one-off plugins for every new AI model.

- Official technology site: https://www.jetbrains.com/lp/agent-client-protocol/
- Public AI Tinkerers demos and talks: 0
- Result page: 1 of 1

## Recent Public Talks and Demos

No public projects are currently indexed for this technology.
