wubble_get_dubbing_transcript — Wubble MCP Tool
wubble_get_dubbing_transcript
(wubble get dubbing transcript) 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_get_dubbing_transcript from your client
- Claude Code Wubble wubble_get_dubbing_transcript run in your project directory
- Claude Desktop Wubble wubble_get_dubbing_transcript ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Wubble wubble_get_dubbing_transcript ~/.cursor/mcp.json
- VS Code Wubble wubble_get_dubbing_transcript .vscode/mcp.json
- Zed Wubble wubble_get_dubbing_transcript ~/.config/zed/settings.json
- Windsurf Wubble wubble_get_dubbing_transcript ~/.codeium/windsurf/mcp_config.json
- Cline Wubble wubble_get_dubbing_transcript ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Wubble wubble_get_dubbing_transcript ~/.gemini/settings.json
- Grok Wubble wubble_get_dubbing_transcript .mcp.json (in your project root)
- ChatGPT Wubble wubble_get_dubbing_transcript Settings → Connectors → Advanced → Developer mode
- Claude.ai Wubble wubble_get_dubbing_transcript Settings → Connectors → Add custom connector
- LangChain Wubble wubble_get_dubbing_transcript 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_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_change_voice
- 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.