nowfound

Alternatives

Products that do what Voice-Mode MCP – Conversational Coding for Claude Code, Gemini CLI does

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://getvoicemode.com - https://github.com/mbailey/voicemode # Installation (~/.gemini/settings.json) { "theme": "Dracula", "selectedAuthType": "oauth-personal", "mcpServers": { "voice-mode": { "command": "uvx", "args": [ "voice-mode" ] }…

  1. 1
    SKI584

    Free voice coding for Claude Code, Codex and more

    Jul 2026 · heyski.io

  2. 2
    CC-BEEPER223

    A floating macOS pager for Claude Code

    Apr 2026

  3. 3

    Latest audio model for live speech-to-speech translation

    Jun 2026 · blog.google

  4. 4

    The official Elevenlabs MCP Server

    2025

  5. 5

    Sync AI coding configs across Claude, gemini,Cursor & Codex

    Nov 2025

  6. 6

    Text-to-speech API with natural language voice direction

    Apr 2026

  7. 7

    Keep your vibe coding agents around.

    Apr 2026

  8. 8

    Code, research, and automate from your terminal

    2025

  9. 9GP

    I built a plugin that lets Claude Code delegate work to Gemini CLI. I started this after finding myself reaching for Gemini more often on long context repo work. I have been especially liking Gemini’s codebaseinvestigator for long context. This is inspired by openai/codex-plugin-cc. Code Review, adversarial review. Under the hood its Gemini CLI over ACP Would love feedback from people using Claude Code, Gemini CLI, or ACP. I am especially curious whether this feels useful outside my own workflow. Its a great combo with Opus 4.7 + Gemini 3.1 workflows

    Apr 2026 · github.com

  10. 10

    Build and control voice AI agents via MCP

    Apr 2026

  11. 11

    The safety layer for your coding agent

    2025

  12. 12

    Create and manage ElevenLabs voice agents in your chat

    19d ago · claude.ai

  13. 13

    Chooses the best answer between GPT, Gemini, and Claude

    2024

  14. 14

    WisprFlow for vibe coders w/ voice shortcuts

    Feb 2026

  15. 15
    Sun110

    Collaborative voice API for agents

    Jun 2026 · getsun.io

  16. 16

    Turn any prompt into a shareable URL for ChatGPT, Claude

    Feb 2026

  17. 17

    Toggle Claude Code MCP servers from your menu bar

    May 2026 · vibedock.dev

  18. 18DW

    I wrote a simple web UX in Python/JavaScript that spawns a conversation with Google Gemini with MCP commands that let it work on a specific coding task that you specify: http://github.com/alefore/duende The UX lets you observe the conversation and provide guidance (e.g. "don't implement Foo through Bar, that's suboptimal; instead …"). It supports a `--review` mode, where once the main conversation says "I'm done with the task", various "evaluation" conversations are spawned, each focusing on reviewing the change from a very specific angle (e.g. "does it introduce…

    2025 · github.com

  19. 19

    Generate images & videos in Claude Code via Gemini API.

    Apr 2026

  20. 20MD

    I kept hitting the same wall at work every time we needed to ship an AI feature. What looked like a week of work turned into picking a model, setting up a vector DB, managing embeddings, wiring up chat history, handling retries — none of it was the actual feature. So I built Modular. You register a function that returns your app's data, then call ai.run() for one-shot features or ai.chat() for stateful conversation. Everything else — context management, embeddings, session history, model routing, retries — is handled. MCP-native from day one. Works with Claude, GPT-4o, and Gemini. Still…

    Apr 2026 · modular.run

  21. 21
    Maestro20

    Bloomberg Terminal for CLI agents

    Jan 2026

  22. 22YC

    Hello HN, we are thrilled to share with you in preview BrowserCode: A FOSS web app to run TUI agents (such as Claude Code, OpenCode, Gemini CLI and the like) fully in the browser. This first release focuses on Gemini CLI and Claude Code will follow soon. BrowserCode is released under the Apache License, version 2.0. BrowserCode is based on BrowserPod (https://browserpod.io), an in-browser WebAssembly-based code sandboxing technology that can currently run Node.js, python, git, bash and many other command line tools. This will further expand to Ruby / Rails, Go, Rust and…

    Apr 2026 · browsercode.io

  23. 23AC

    Obsidian plugin that connects to CLI agents you already have installed. No built-in LLM integration, no API keys to configure in the plugin. It spawns your tool as a child process, pipes vault context into each prompt, and streams responses into a chat panel. Supports Claude Code, Opencode, and any custom binary via a generic adapter. Adding a new agent is a single file. Free, proudly Open Source (MIT licensed). Would love feedback on this for anyone that that tries it out.

    Mar 2026 · github.com

  24. 24TE

    Hey everyone, here is an open source project I've been working on to add voice input/output to terminal based coding agents. One thing about the new terminal coding agents I really like is being able to multi-task but right now it's a bit like a Tesla on autopilot needing your hands still on the wheel. You need to be checking often if your input is required or if it's going off the rails. To be able to go fully hands free I wanted to add TTS and ASR. Then I added slack and WhatsApp hooks to TalkiTo as well. It's fully open source with a BYOK philosophy and it's configured to work with…

    Nov 2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →