Reddit
Claude Voice Mode Connected to Claude Code via MCP: Conversational Hands-Free Coding Demo Gets 83 Upvotes
A builder posted a working demo of Claude mobile Voice Mode connected to Claude Code (83 upvotes, 28 comments on r/ClaudeAI), enabling conversational, hands-free coding from a phone. The integration uses VoiceMode MCP server (github.com/mbailey/voicemode) bridging microphone/speakers to Claude Code via OpenAI Whisper STT and OpenAI TTS. Setup is one command: 'claude mcp add --scope user voice-mode uvx voice-mode'. Supports any OpenAI-compatible STT/TTS service including fully local options for privacy. Represents the convergence of voice interfaces and agentic coding tools.
Source
↳ Follow the thread