the-bridge

KUP-IP/the-bridge
★ 6 stars Swift AI/LLM Updated 1mo ago
Native macOS menu-bar app that turns your Mac into an MCP server for Notion AI agents and local coding clients.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "the-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "KUP-IP/the-bridge"
      ]
    }
  }
}

Topics

apple-scriptautomationchrome-automationmacosmcpmenu-bar-appmodel-context-protocolnotionswiftswiftui