mcp-tts
Spoken alerts and audio summaries for coding workflows
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install mcp-tts?โผ
Run `npx skills add blacktop/mcp-tts --all -g -y` in your terminal to install the skill globally.
How to get spoken alerts when a build finishes?โผ
Once connected, the speak skill announces major transitions like completed builds, failed deploys, or blockers using a short 20-50 word spoken digest while full details stay in text.
Which text-to-speech providers does mcp-tts support?โผ
It supports macOS say, local Qwen3-TTS via voice-say, ElevenLabs, Google Gemini TTS with 30 voices, and OpenAI TTS with 10 voices and speed control.
Does mcp-tts work with Claude Desktop and Cursor?โผ
Yes. It runs as a standard MCP server and connects to Claude Desktop, Claude Code, Cursor, Codex CLI, and Gemini CLI with simple configuration.
Can mcp-tts speak without API keys?โผ
Yes. The macOS say command and local voice-say option work entirely on-device with no API key, keeping your text and audio private.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core