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…
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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…