Home › Other › agentbridge

agentbridge

Control Classic Mac OS (System 7-9) from AI agents via shared folder protocol.

C
★ 25 stars Last pushed 2026-04-20 License: GPL-3.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.2)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "agentbridge": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry