loqui

joaquingit1/loqui
★ 0 stars TypeScript AI/LLM Updated today
Open-source, local-first meeting intelligence — real-time dual-stream transcription, diarization, AI chat & summaries, and an agent-queryable MCP server. A privacy-first Granola alternative.
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": {
    "loqui": {
      "command": "npx",
      "args": [
        "-y",
        "joaquingit1/loqui"
      ]
    }
  }
}

README Excerpt

**Open-source, local-first meeting intelligence.** A privacy-first, fully in-house alternative to Granola for macOS and Windows. Loqui records your meetings, transcribes them in real time, lets you chat with the live transcript, diarizes and summarizes them afterward, and exposes everything to *your own* AI agent through a local MCP server — no cloud account required.