Back to search
30
MCP

io.github.oortonaut/mcacp

io.github.oortonaut/mcacp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.aganium/mcp-server
Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS
0 tools
io.github.chorghemaruti64-creator/agenium-mcp-server
Bridge MCP servers to the AGENIUM agent:// network via DNS discovery
0 tools
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
0 tools
daat-mcp
MCP bridge for DA::AT — Agent-to-Agent knowledge network
0 tools
@agenium/mcp-server
Bridge any MCP server to the agent:// network — make your tools discoverable, callable, and composable by other AI agents.
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.oortonaut/mcacp": {
      "url": "None",
      "transport": "http"
    }
  }
}