Claude Desktop
Claude Desktop

Get Started

Coming soon. Review the prepared install and first-run flow for Wubble after Anthropic accepts or lists the Claude Desktop extension.

Coming soon

Wubble for Claude Desktop is pending Anthropic review. The steps below are the prepared setup flow for after the extension is accepted or listed in Claude Desktop.

Requirements

Claude Desktop

Use a current Claude Desktop build with desktop extension support enabled.

Wubble API key

Create a Wubble API key with analytics:read and audio:generate scopes.

Install Wubble

  1. Wait until Anthropic accepts or lists the Wubble Desktop Extension.
  2. Download the approved Wubble .mcpb package or install it from Claude Desktop when it is available.
  3. Open Claude Desktop and go to Settings > Extensions.
  4. Install the Wubble desktop extension package.
  5. Confirm the extension name shows as Wubble.
  6. Open the extension settings to configure your Wubble API key.

No bundled secrets

The desktop extension never ships with a production key. Claude Desktop users must configure their own Wubble API key.

Configure API key

Create or choose a Wubble API key that has both read and generation scopes. Paste the key into the sensitive API key field in Claude Desktop's Wubble extension settings.

Configuration valuesbash
WUBBLE_API_KEY=wbk_your_api_key
WUBBLE_API_BASE_URL=https://prod-backup-backend.wubble.ai/v1
Required scopes

analytics:read powers credits, usage, status, and voice reads. audio:generate powers generation and editing tools.

Optional base URL

Leave the API base URL at its default unless Wubble support gives you a specific alternate endpoint.

First generation

Start with a read-only check, then ask Claude to generate a short audio result. If the job is still processing, Claude can wait for the latest Wubble request and load the completed audio when it is ready.

Example promptstext
Check my Wubble credits.

Generate a short cheerful notification sound with Wubble.

Write upbeat launch-jingle lyrics, then generate a song from those lyrics.

Create a calm voiceover that says: Welcome to Wubble.

Expected result

Claude should call Wubble tools, report the result in chat, and render a Wubble audio player when completed playable audio is available.

Security and privacy

  • Your API key is configured in Claude Desktop extension settings, not in the Wubble package.
  • Prompts and tool inputs are sent to Wubble only when Claude calls a Wubble tool.
  • Generation tools consume Wubble requests or credits according to your plan.
  • You can revoke the API key in Wubble to remove extension access.
Was this page helpful?