MCP Directory
Back

mcp-voice-hooks

by johnmatthewtennant · TypeScript · ★ 111

MCP server plugin for voice input and output in Claude Code

Install

npx -y github:johnmatthewtennant/mcp-voice-hooks

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-voice-hooks": {
      "command": "npx",
      "args": [
        "-y",
        "github:johnmatthewtennant/mcp-voice-hooks"
      ]
    }
  }
}

From the README

Voice Mode for Claude Code allows you to have a continuous two-way conversation with Claude Code, hands-free. It uses the new [Claude Code hooks](https://docs.anthropic.com/en/docs/claude-code/hooks) to deliver voice input to Claude while it works. This lets you speak continuously to Claude - interrupt, redirect, or provide feedback without stopping what Claude is doing. Optionally enable text-to-speech to have Claude speak back to you. Voice recognition and text-to-speech are handled by the browser, so there is nothing to download, and no API keys are needed. [](https://youtu.be/GbDatJtm…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers