voicemode MCP
v8.12.0dev.voicemode/voicemode
Natural voice conversations for AI assistants - STT/TTS via MCP
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add voicemode -e OPENAI_API_KEY=<OPENAI_API_KEY> -e VOICEMODE_DEBUG=<VOICEMODE_DEBUG> -e VOICEMODE_SKIP_TTS=<VOICEMODE_SKIP_TTS> -e VOICEMODE_PREFER_LOCAL=<VOICEMODE_PREFER_LOCAL> -e VOICEMODE_AUDIO_FORMAT=<VOICEMODE_AUDIO_FORMAT> -e VOICEMODE_WHISPER_MODEL=<VOICEMODE_WHISPER_MODEL> -e VOICEMODE_DISABLE_SILENCE_DETECTION=<VOICEMODE_DISABLE_SILENCE_DETECTION> -- uvx voice-mode
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.