Loomal

mcacp

MCP server by github.com/oortonaut/mcacp

MCP-to-ACP bridge — let any MCP client drive ACP coding agents

6 starsnpm: mcacp

About mcacp

mcacp is an MCP (Model Context Protocol) server published by oortonaut in the official MCP registry, listed under Autonomous Agents on Loomal. MCP-to-ACP bridge — let any MCP client drive ACP coding agents

It ships as an npm package (mcacp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oortonaut/mcacp, where the project has earned 6 GitHub stars.

Use mcacp with your agent

Claude Code · one command
claude mcp add mcacp -- npx -y mcacp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcacp": {
      "command": "npx",
      "args": [
        "-y",
        "mcacp"
      ]
    }
  }
}
npmmcacp

Frequently asked questions

What is mcacp?
mcacp is an MCP (Model Context Protocol) server by oortonaut in the Autonomous Agents category. MCP-to-ACP bridge — let any MCP client drive ACP coding agents
How do I connect mcacp to Claude, Cursor, or another MCP client?
Install mcacp from its npm package (mcacp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcacp open source?
Yes — the source code is public at github.com/oortonaut/mcacp, with 6 GitHub stars.
Can AI agents pay to use mcacp?
Not yet through Loomal — mcacp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcacp? Claim this listing free by verifying GitHub ownership, or contact us.