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