← Index

io.github.SeanFDZ/agentbridge

io.github.SeanFDZ/agentbridge·v1.0.2·Filesystem
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agentbridge": {
      "command": "npx",
      "args": [
        "-y",
        "classic-mac-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agentbridge": {
      "command": "npx",
      "args": [
        "-y",
        "classic-mac-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y classic-mac-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem