Skip to content
Back to search
30
MCP v0.1.3

io.github.Oortonaut/mcacp

io.github.Oortonaut/mcacp

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

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

Similar MCP servers embedding-nearest

io.github.oortonaut/mcacp
MCP-to-ACP bridge — let any MCP client drive ACP coding agents
0 tools
io.github.Aganium/mcp-server
Bridge MCP servers to the AGENIUM agent:// network with DNS resolution and mTLS
0 tools
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
io.github.Oortonaut/task-graph-mcp
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
0 tools

How to use

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

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