Summarize MCP
JSON →Converts text summaries to speech using OpenAI's Text-to-Speech API and plays them in the background.
Install
pip install -e Tools · 3
- play_summary Converts text to speech and plays it in the background. Uses saved voice and tone preferences unless overridden.
- set_voice Set the default voice for all future text-to-speech conversions.
- set_tone Set the default tone/instructions for how text should be spoken in all future TTS requests.
Environment variables
OPENAI_API_KEY
Links
★ 1 GitHub stars