Native macOS MCP server for voice I/O — Swift binary, SFSpeechRecognizer + ElevenLabs TTS.
A native macOS MCP server that gives Claude a voice. Built in Swift. No Node.js. No Python. No Electron. Just a single binary. Then just say: — and Claude hears you. Tool | What it does | ------|-------------| | Activates the mic, waits for you to speak, returns transcript + detected language when silence is detected | | Speaks text aloud — ElevenLabs TTS with automatic fallback to macOS system…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A native macOS MCP server that gives Claude a voice. Built in Swift. No Node.js. No Python. No Electron. Just a single binary. Then just say: — and Claude hears you. Tool | What it does | ------|-------------| | Activates the mic, waits for you to speak, returns transcript + detected language when silence is detected | | Speaks text aloud — ElevenLabs TTS with automatic fallback to macOS system voice | AVFoundation — native mic capture, zero overhead SFSpeechRecognizer — Apple on-device speech…