Connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools.
Sponsored
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.
主な機能
01Seamlessly connects ACP agents with MCP clients
02Supports STDIO, SSE, and Streamable HTTP transports
03Enables automatic discovery and registration of ACP agents
04Provides intelligent routing of requests to appropriate agents
05Offers full support for synchronous and asynchronous operations
061 GitHub stars
ユースケース
01Create REST APIs for interacting with AI agents over HTTP
02Integrate ACP-based AI agents with Claude Desktop
03Build web applications that stream agent responses via SSE