wubble_change_voice — Wubble MCP Tool
wubble_change_voice
(wubble change voice) is one of 33 tools on the
Wubble
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call wubble_change_voice from your client
- Claude Code Wubble wubble_change_voice run in your project directory
- Claude Desktop Wubble wubble_change_voice ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Wubble wubble_change_voice ~/.cursor/mcp.json
- VS Code Wubble wubble_change_voice .vscode/mcp.json
- Zed Wubble wubble_change_voice ~/.config/zed/settings.json
- Windsurf Wubble wubble_change_voice ~/.codeium/windsurf/mcp_config.json
- Cline Wubble wubble_change_voice ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Wubble wubble_change_voice ~/.gemini/settings.json
- Grok Wubble wubble_change_voice .mcp.json (in your project root)
- ChatGPT Wubble wubble_change_voice Settings → Connectors → Advanced → Developer mode
- Claude.ai Wubble wubble_change_voice Settings → Connectors → Add custom connector
- LangChain Wubble wubble_change_voice pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http audio https://mcp.wubble.ai/mcp
Other tools on this server
- wubble_get_started
- wubble_get_credits
- wubble_get_usage
- wubble_get_request_status
- wubble_wait_for_request
- wubble_list_voices
- wubble_get_speech_status
- wubble_get_dubbing_transcript
- wubble_upload_audio
- wubble_upload_vocal
- wubble_generate_song
- wubble_create_song_and_wait
- wubble_generate_instrumental
- wubble_create_instrumental_and_wait
- wubble_generate_lyrics
- wubble_extend_lyrics
- wubble_extend_song
- wubble_analyze_lyrics
- wubble_describe_audio
- wubble_separate_stems
- wubble_remix_song
- wubble_generate_track
- wubble_edit_track
- wubble_create_podcast
- wubble_text_to_speech
- wubble_create_voiceover_and_wait
- wubble_speech_to_text
- wubble_isolate_voice
- wubble_text_to_dialog
- wubble_dub_audio
- wubble_generate_sound_effect
- wubble_create_sound_effect_and_wait
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.