Submit

Agentbridge

@Sean Lavigne

Let AI agents control Classic Mac OS (System 7–9) through a text-based shared folder protocol. Works on real hardware and emulators, no SSH, no screen capture, no system modifications. 22 MCP tools for windows, menus, keyboard, mouse, clipboard, files, and app control. https://apps.fallingdata.zone/agentbridge/

Server Config

{
  "mcpServers": {
    "classic-mac": {
      "command": "node",
      "args": [
        "/path/to/mcp-server/dist/server.js",
        "--config",
        "/path/to/fleet.json"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.