
Claude Code TTS
Interface UIpar ybouhjira
Text-to-Speech MCP plugin for Claude Code that converts AI responses into audio using OpenAI TTS.
What it does
Integrates OpenAI's TTS API into the MCP ecosystem, specifically targeting Claude Code. It allows developers to hear audio feedback from the AI while coding, featuring a deterministic 'Stop hook' that automatically speaks the first sentence of every response.
Tools
speak(text, voice): Converts a specified text string into audio using one of six high-quality voices (alloy, echo, fable, onyx, nova, shimmer).tts_status(): Returns the current status of the worker pool, queue size, and processing statistics.
Installation
{
"mcpServers": {
"claude-code-tts": {
"command": "~/.claude/plugins/claude-code-tts/bin/tts-server"
}
}
}
Supported hosts
- Claude Code
Installation rapide
curl -fsSL https://raw.githubusercontent.com/ybouhjira/claude-code-tts/main/install.sh | bashInformations
- Tarification
- freemium
- Publié
- 5/29/2026
- étoiles






