ACP Router bridges ACP, OpenAI APIs
ACP Router is a small LiteLLM-based proxy that lets OpenAI-compatible clients talk to ACP-based CLI agents. The first supported path is Kimi via ACP, and the adapter-based design leaves room for more backends later.
This is the kind of boring-looking glue project that can become surprisingly important once ACP has real ecosystem pull. Its value is interoperability, not novelty: it makes one agent world usable from the tooling people already have.
- –LiteLLM is the right shim because it drops into an API shape many clients already understand.
- –The Kimi-first scope keeps the initial release concrete, testable, and shippable.
- –Bundled config plus launcher lower the friction for local use and self-hosting.
- –The adapter-based design leaves a clear path for more ACP backends without forcing client-side rewrites.
DISCOVERED
65d ago
2026-03-24
PUBLISHED
65d ago
2026-03-24
RELEVANCE
AUTHOR
ExpertAd857
