speech
NewUse when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
Install & Usage
~/.claude.jsonAdd the configuration to "mcpServers": { "speech": { "command": "...", "args": [] } }
/mcpSecurity Audits
Frequently Asked Questions
What is speech?
Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
How to install speech?
To install speech: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "speech": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.
What is speech best for?
speech is a mcp categorized under General. It is designed for: api, ai-&-ml, communication. Created by openai.