ACP
Connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools.
Acerca de
ACP is a bridge server designed to seamlessly connect Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients. This integration allows ACP-based AI agents to communicate and interact with MCP-compatible tools like Claude Desktop, opening possibilities for advanced AI workflows and applications. ACP supports multiple transports including STDIO, SSE, and Streamable HTTP, providing flexibility for different deployment scenarios.
Características Principales
- Seamlessly connects ACP agents with MCP clients
- Supports STDIO, SSE, and Streamable HTTP transports
- Enables automatic discovery and registration of ACP agents
- Provides intelligent routing of requests to appropriate agents
- Offers full support for synchronous and asynchronous operations
- 1 GitHub stars
Casos de Uso
- Create REST APIs for interacting with AI agents over HTTP
- Integrate ACP-based AI agents with Claude Desktop
- Build web applications that stream agent responses via SSE