daisy-app

addicted-studio/daisy-app
★ 3 stars Swift 🤖 AI/LLM Updated today
Local-first meeting recorder for Mac. Whisper on-device, your AI for summaries, MCP server for Claude Desktop.
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": {
    "daisy-app": {
      "command": "npx",
      "args": [
        "-y",
        "addicted-studio/daisy-app"
      ]
    }
  }
}

README Excerpt

A local-first meeting recorder and AI notes app for macOS. Daisy captures meeting audio (microphone + system audio loopback via ScreenCaptureKit), transcribes it on-device with Whisper, and produces a Granola-style outline with action items and a draft client follow-up. Audio never leaves the Mac unless the user explicitly enables a cloud LLM provider (Anthropic / OpenAI / MCP) for the summary step — and even then the user supplies their own API key.

Topics

apple-siliconclaude-desktoplocal-firstmacosmcpmcp-servermeeting-notesmeeting-recorderopen-sourceprivacswifttranscwhisper