Back to Browse

Voice Mode MCP Server - Conversational AI Coding for Gemini CLI

1.7K views
Jun 25, 2025
2:27

voice-mode is an MCP server that allows natural conversations with AI Coding assistants. https://github.com/mbailey/voicemode Configure Gemini CLI to use Voice Mode $ cat ~/.gemini/settings.json { "theme": "Dracula", "selectedAuthType": "oauth-personal", "mcpServers": { "voice-mode": { "command": "uvx", "args": [ "voice-mode" ] } } }

Download

0 formats

No download links available.

Voice Mode MCP Server - Conversational AI Coding for Gemini CLI | NatokHD