Voicemode MCP — Git skill for Claude Code
by Mike Bailey - VoiceMode MCP brings natural conversations to Claude Code.
How to install Voicemode MCP
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mbailey/voicemode and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Voicemode MCP does
Natural voice conversations with Claude Code (and other MCP capable agents)
Alternatives in Git
- Openclaude — Open Claude Is Open-source coding-agent CLI for OpenAI, Gemini, DeepSeek, Ollama, Codex, GitHub Models, and 20 22.5k ★
- OSS PR — Commit + PR workflow for open source contributions: auto-creates a user-prefixed branch when on main/master, t 19.7k ★
- GitLab — Source Control GitLab integration via MCP 14k ★
README
VoiceMode
Natural voice conversations with Claude Code (and other MCP capable agents)
[](https://pepy.tech/project/voice-mode) [](https://pepy.tech/project/voice-mode) [](https://pepy.tech/project/voice-mode)
VoiceMode enables natural voice conversations with Claude Code. Voice isn't about replacing typing - it's about being available when typing isn't.
**Perfect for:**
- Walking to your next meeting
- Cooking while debugging
- Giving your eyes a break after hours of screen time
- Holding a coffee (or a dog)
- Any moment when your hands or eyes are busy
See It In Action
[](https://www.youtube.com/watch?v=cYdwOD_-dQc)
Quick Start
**Requirements:** Computer with microphone and speakers
Option 1: Claude Code Plugin (Recommended)
The fastest way for Claude Code users to get started:
# Add the VoiceMode marketplace
claude plugin marketplace add mbailey/voicemode
# Install VoiceMode plugin
claude plugin install voicemode@voicemode
## Install dependencies (CLI, Local Voice Services)
/voicemode:install
# Start talking!
/voicemode:converse
Option 2: Python installer package
Installs dependencies and the VoiceMode Python package.
# Install UV package manager (if needed)
curl -LsSf https://astral.sh/uv/install.sh | sh
# Run the installer (sets up dependencies and local voice services)
uvx voice-mode-install
# Add to Claude Code
claude mcp add --scope user voicemode -- uvx --refresh voice-mode
# Optional: Add OpenAI API key as fallback for local services
export OPENAI_API_KEY=your-openai-key
# Start a conversation
claude converse
For manual setup, see the [Getting Started Guide](docs/tutorials/getting-started.md).
Features
- Natural conversations - speak naturally, hear responses immediately
- Works offline - optional local voice services (Whisper STT, Kokoro TTS)
- Low latency - fast enough to feel like a real conversation
- Smart silence detection - stops recording when you stop speaking
...
Related Skills
Copilot API
Turns GitHub Copilot into an OpenAI/Anthropic API compatible server, usable with Claude Code.
Claude Code OpenAI Wrapper
GitHub Repo stars OpenAI API-compatible wrapper for Claude Code OpenAI compatible wrapper
Hermes Claude Plan
Hermes agent plugin that routes Anthropic API requests through anthropic claude plan. zero modifications to he
Copilot Claude Proxy
A small Go proxy that exposes GitHub Copilot as an Anthropic-compatible API.
Git MCP
GitHub Repo stars Free open-source remote MCP server for any GitHub project Git integration MCP
Memorix
Open-source cross-agent memory layer for coding agents via MCP. Compatible with Cursor, Claude Code, Codex, Wi
Related Agents
Voice Engineer
GAIA voice interaction specialist. Use PROACTIVELY for Whisper ASR, Kokoro TTS, the Talk SDK, speech-to-speech
Fable5 Apfel Engineer
Heavy-lifting Fable-5 engineer for the apfel project (Apple on-device FoundationModels CLI + OpenAI-compatible
Provider Debugger
Diagnose live-provider compatibility failures for Kimi, GLM, and other OpenAI-compatible endpoints