Pocket Tts
MCP Serverby sundial-org · Added 5mo ago
Claude
33
Install
git clone https://github.com/sundial-org/awesome-openclaw-skillsAdd to Claude
claude mcp add pocket-ttsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pocket-tts": {
"command": "npx",
"args": [
"@modelcontextprotocol/pocket-tts"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Fully local, offline text-to-speech using Kyutai's Pocket TTS model. Generate high-quality audio from text without any API calls or internet connection. Features 8 built-in voices, voice cloning support, and runs entirely on CPU.
Tags
ai-mlpythonbashgitapiskill