AACP · Blog
AACP added to the LangChain integrations directory
What happened
aacp-langchain, the community integration package that adapts AACP's deterministic coordination packets for LangChain-based systems, has been added to the LangChain Python integrations directory.
For developers already building on LangChain, this makes the integration path easier to find: the directory is the canonical place LangChain users look when they want to connect an external tool or protocol to their agents and chains.
What this means
AACP operates at the coordination layer: a compact, structured format for agent-to-agent coordination and hand-off metadata. It is not a replacement for LangChain or any other agent framework. Community integrations like aacp-langchain exist precisely so that AACP can sit alongside those frameworks without asking anyone to rip anything out.
The measured result of using the integration in place of default LLM-driven coordination: 59 coordination calls reduced to 0 across a full department-day workflow, an 18% total saving in the LangChain configuration.
What this does not mean
To be precise about scope: a directory listing is not an adoption, a partnership, or an endorsement. AACP is not built into LangChain, is not a native LangChain component, and LangChain has not made AACP part of the framework itself. AACP remains an independent, framework-agnostic coordination protocol with community integrations for the frameworks developers already use.