Loading MCP server directory, please wait...
Composable Supertone TTS toolkit: synthesis, voice search/preview/clone, usage — 31 languages
npx @getmcp/cli add io.github.supertone-inc/supertone-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
SUPERTONE_API_KEYSupertone API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.supertone-inc/supertone-mcp": {
"command": "uvx",
"args": [
"supertone-mcp"
],
"env": {
"SUPERTONE_API_KEY": "",
"SUPERTONE_MCP_VOICE_ID": "",
"SUPERTONE_OUTPUT_DIR": ""
}
}
}
}