Skip to content
Claude Code

mac voice mcp for Claude Code

io.github.jeet0007/mac-voice-mcp

Talk with your AI assistant out loud on a Mac, with on-device speech recognition (whisper.cpp).

client:Claude Code transport:stdio runtime:npm

Install mac voice mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mac-voice-mcp -e VOICE_MCP_WHISPER_MODEL=<VOICE_MCP_WHISPER_MODEL> -e VOICE_MCP_LANGUAGE=<VOICE_MCP_LANGUAGE> -e VOICE_MCP_END_SILENCE_MS=<VOICE_MCP_END_SILENCE_MS> -- npx -y mac-voice-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mac voice mcp in other clients