GongRzhe/ACP-MCP-Server
A bridge server that connects Agent Communication Protocol (ACP) agents with Model Context Protocol (MCP) clients, enabling seamless integration between ACP-based AI agents and MCP-compatible tools like Claude Desktop.
Platform-specific configuration:
{
"mcpServers": {
"ACP-MCP-Server": {
"command": "npx",
"args": [
"-y",
"ACP-MCP-Server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...