communication
Acp Mcp
An MCP server acting as an adapter into the [ACP](https://agentcommunicationprotocol.dev) ecosystem. Seamlessly exposes ACP agents to MCP clients, bridging the communication gap between the two protocols.
python
communication
Installation
npx -y i-am-bee/acp-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "acp-mcp",
"command": "npx",
"args": [
"-y",
"i-am-bee/acp-mcp"
]
}About This MCP Server
i-am-bee/acp-mcp
An MCP server acting as an adapter into the ACP ecosystem. Seamlessly exposes ACP agents to MCP clients, bridging the communication gap between the two protocols.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub