Wednesday, 25 June 2025

Show HN: Voice-Mode MCP – Conversational Coding for Claude Code, Gemini CLI https://bit.ly/4k63mh7

Show HN: Voice-Mode MCP – Conversational Coding for Claude Code, Gemini CLI When I heard about Google's clone of Claude Code this morning I tried out my 2 week old MCP server and instantly had two way voice conversation with it. Gemini seemed a bit confused by this. :-) https://youtu.be/HC6BGxjCVnM?feature=shared&t=36 It's a FOSS MCP server I created a couple of weeks ago: - https://bit.ly/4ke7fR8 - https://bit.ly/3G83PRY # Installation (~/.gemini/settings.json) { "theme": "Dracula", "selectedAuthType": "oauth-personal", "mcpServers": { "voice-mode": { "command": "uvx", "args": [ "voice-mode" ] } } } https://bit.ly/4ke7fR8 June 26, 2025 at 01:02AM

No comments:

Post a Comment