Agentbridge runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 20 Apr 2026.
Control Classic Mac OS (System 7-9) from AI agents via shared folder protocol.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentbridge -- npx -y classic-mac-mcp
{
"mcpServers": {
"agentbridge": {
"args": [
"-y",
"classic-mac-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentbridge]
command = "npx"
args = ["-y", "classic-mac-mcp"]
{
"mcpServers": {
"agentbridge": {
"args": [
"-y",
"classic-mac-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentbridge": {
"args": [
"-y",
"classic-mac-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.