ACP Bridge

Bridges Agent Communication Protocol networks with MCP clients, enabling access to complex multi-agent workflows through intelligent agent discovery, routing, and multi-modal message conversion with support for synchronous, asynchronous, and streaming execution patterns.

View Source
6 stars
0 tools
Created Aug 2025
@gongrzhe/gongrzhe-acp-bridge-acp-mcp-server

About

Bridges Agent Communication Protocol networks with MCP clients, enabling access to complex multi-agent workflows through intelligent agent discovery, routing, and multi-modal message conversion with support for synchronous, asynchronous, and streaming execution patterns.

Categories

general

Installation

npm

npm install @gongrzhe/gongrzhe-acp-bridge-acp-mcp-server

Configuration

{ "mcpServers": { "gongrzhe-acp-bridge-acp-mcp-server": { "command": "npx", "args": [ "-y", "@gongrzhe/gongrzhe-acp-bridge-acp-mcp-server" ] } } }