mcp-voice-hooks-plugin
NewReal-time voice interaction for Claude Code. Speak naturally while Claude works - interrupt, redirect, or provide continuous feedback without stopping.
Summary
This skill enables real-time voice interaction with Claude Code, allowing you to speak naturally while Claude works.
- You can interrupt, redirect, or provide continuous feedback without stopping your workflow, making coding hands-free and more efficient.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "mcp-voice-hooks-plugin": { "command": "...", "args": [] } }
/mcpUse Cases
Usage Examples
/mcp-voice-hooks-plugin 'Stop what you're doing and refactor the login function to use async/await.'
/mcp-voice-hooks-plugin 'Find all places where we hardcode the API URL and replace with environment variable.'
/mcp-voice-hooks-plugin 'Add error handling to the file upload endpoint, then show me the diff.'
Security Audits
Frequently Asked Questions
What is mcp-voice-hooks-plugin?
This skill enables real-time voice interaction with Claude Code, allowing you to speak naturally while Claude works. You can interrupt, redirect, or provide continuous feedback without stopping your workflow, making coding hands-free and more efficient.
How to install mcp-voice-hooks-plugin?
To install mcp-voice-hooks-plugin: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "mcp-voice-hooks-plugin": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is mcp-voice-hooks-plugin best for?
mcp-voice-hooks-plugin is a mcp categorized under Development. It is designed for: mcp, plugin. Created by John Matthew Tennant.
What can I use mcp-voice-hooks-plugin for?
mcp-voice-hooks-plugin is useful for: Interrupt Claude mid-task to provide a correction or new instruction without typing.; Dictate code changes or refactoring steps while reviewing output on screen.; Give continuous verbal feedback during a debugging session to guide Claude's next steps.; Redirect Claude to a different file or task using voice commands without pausing work.; Use voice to confirm or reject Claude's suggestions during pair programming.; Describe a bug verbally and have Claude search for the issue while you keep talking..