Loomal

agentbridge

MCP server by github.com/seanfdz/agentbridge

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

22 starsnpm: classic-mac-mcp

About agentbridge

agentbridge is an MCP (Model Context Protocol) server published by seanfdz in the official MCP registry, listed under Autonomous Agents on Loomal. Control Classic Mac OS (System 7-9) from AI agents via shared folder protocol.

It ships as an npm package (classic-mac-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/seanfdz/agentbridge, where the project has earned 22 GitHub stars.

Use agentbridge with your agent

Claude Code · one command
claude mcp add agentbridge -- npx -y classic-mac-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentbridge": {
      "command": "npx",
      "args": [
        "-y",
        "classic-mac-mcp"
      ]
    }
  }
}
npmclassic-mac-mcp

Frequently asked questions

What is agentbridge?
agentbridge is an MCP (Model Context Protocol) server by seanfdz in the Autonomous Agents category. Control Classic Mac OS (System 7-9) from AI agents via shared folder protocol.
How do I connect agentbridge to Claude, Cursor, or another MCP client?
Install agentbridge from its npm package (classic-mac-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agentbridge open source?
Yes — the source code is public at github.com/seanfdz/agentbridge, with 22 GitHub stars.
Can AI agents pay to use agentbridge?
Not yet through Loomal — agentbridge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agentbridge? Claim this listing free by verifying GitHub ownership, or contact us.