t2t

acoyfellow/t2t
★ 16 stars Rust AI/LLM Updated today
Voice-to-text with MCP support. System-wide dictation (hold fn) and AI agent mode (hold fn+ctrl) that connects to any MCP server. Cross-platform desktop app with local Whisper transcription.
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": {
    "t2t": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "t2t"
      ]
    }
  }
}

Topics

accessibilityai-agentsclipboarddesktop-appdictationlinuxlocal-firstmacosmcpofflineopenrouterproductivitypush-to-talkrustspeech-to-text