From mcp-tts
npx claudepluginhub stitts-dev/hub --plugin mcp-tts
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "tts": { "command": "npx", "args": [ "-y", "github:stitts-dev/mcp-tts" ] } } }
npx