the-bridge

KUP-IP/the-bridge
★ 6 stars Swift 🤖 AI/LLM Updated 1d 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 → Try with Claude — $10 free →

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