claude-code-tts

andreslastra14/claude-code-tts
★ 0 stars Python 🤖 AI/LLM Updated 3d ago
Conversational TTS feedback for Claude Code: MCP server + hooks + Edge-TTS. Hace que Claude te hable como un colega, no como un sistema.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-tts": {
      "command": "uvx",
      "args": [
        "claude-code-tts"
      ]
    }
  }
}

Or install with pip: pip install claude-code-tts

README Excerpt

Convierte a Claude Code en un colega que **te habla**. En vez de leer el chat mientras programas, escuchas un resumen breve y conversacional al inicio, en medio y al final de cada bloque de trabajo — incluso si estás en otra ventana. ``` Tú: "Refactoriza el módulo de auth" 🔊 "Listo, déjame ver. Voy a empezar por entender la estructura, después separo

Tools (7)

TTS_CLIENT_TIMEOUTTTS_DISABLEDTTS_ENGINETTS_PITCHTTS_RATETTS_SERVER_URLTTS_VOLUME