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