blacktopblacktopCommunityยท1 Agent Skills Included

mcp-tts

Spoken alerts and audio summaries for coding workflows

Speaks build completions, deployment status changes, and blocking errors aloud through local or cloud text-to-speech voices. Eliminates constant screen-watching during long builds, tests, and releases by announcing only meaningful transitions. Supports macOS say, ElevenLabs, Google Gemini, and OpenAI voices with sequential playback, audio file saving, and privacy-safe local defaults.
npx skills add blacktop/mcp-tts --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’