npx claudepluginhub mbailey/claude-plugins --plugin voicemode-channel
Add to your .mcp.json:
.mcp.json
{ "mcpServers": { "voicemode-channel": { "command": "npx", "args": [ "voicemode-channel" ] } } }
npx