MCP profile
Github Oortonaut Mcacp
MCP-to-ACP bridge — let any MCP client drive ACP coding agents
Developer ToolsPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
MCACP is an MCP server that speaks the Agent Client Protocol on behalf of your MCP host. It lets Claude Code, Zed, VS Code, or any MCP-compatible client spawn, manage, and interact with ACP coding agents — turning a single chat window into a multi-agent control plane.
Tools & Endpoints1
Specifications
Status
live
Industry
Developer Tools
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
npm install -g mcacp2
Configure
Configuration
json
{
"registries": ["https://cdn.agentclientprotocol.com/registry/v1/latest/registry.json"],
"defaultPermissionPolicy": "elicit",
"agent_servers": {
"my-custom-agent": {
"command": "node",
"args": ["my-agent.js"]
}
}
}Performance
Usage
Quick Reference
- Name
- Github Oortonaut Mcacp
- Function
- MCP-to-ACP bridge — let any MCP client drive ACP coding agents
- Available Tools
- MCACP exposes 22 tools organized into five groups.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -g mcacp
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.