Quote-first, non-custodial x402 text-to-speech with spend policy, MP3 artifacts, and receipts.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @unlimitedtts/mcp
MCP client config
{
"mcpServers": {
"unlimitedtts": {
"command": "npx",
"args": [
"-y",
"@unlimitedtts/mcp"
]
}
}
}