ybouhjira/claude-code-tts
🔊 Text-to-Speech MCP plugin for Claude Code - hear audio feedback while coding (OpenAI TTS)
Platform-specific configuration:
{
"mcpServers": {
"claude-code-tts": {
"command": "npx",
"args": [
"-y",
"claude-code-tts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...