Docs
Search docs…⌘K
DashboardStart free →
Getting Started
What is WyberAi?Your first buildHow credits work
Web Apps
Generating a web appConnecting SupabasePublishingCustom domainsExporting & self-hosting
Mobile Apps
Generating a mobile appThe live previewExporting to ExpoApp Store submission
Integrations
Claude & MCP
Account & Billing
Plans & pricingCredits explainedAI models
AI Agents›Bring your own keys

Bring your own keys

By default Wyber uses its own API keys for Claude and Composio. Power users can provide their own keys to use higher rate limits, specific model versions, or their own Composio account.

Supported keys

  • Anthropic API key — use any Claude model (including Fable) at your own rate limits
  • Composio API key — use your own Composio account for tool connections

Adding your Anthropic key

  1. 1
    Get your Anthropic API key

    Go to console.anthropic.com, sign in, and create an API key under API Keys.

  2. 2
    Add it in Wyber settings

    In Wyber, go to Settings → AI Models. Paste your Anthropic API key into the input field and click Save. Your key is encrypted with AES-256-GCM before storage.

    API key settingsScreenshot placeholder — to be added after testing
  3. 3
    Select your model

    Once your key is saved, the model selector unlocks all Claude tiers — including Premium (Opus) and Fable. Select the model you want to use for new generations.

Adding your Composio key

  1. 1
    Get your Composio API key

    Go to app.composio.dev, sign in, and copy your API key from Settings.

  2. 2
    Add it in Wyber settings

    Go to Settings → Integrations and paste your Composio API key. Wyber will use your Composio account for all OAuth tool connections going forward.

    Composio key inputScreenshot placeholder — to be added after testing
Note: Your keys are stored encrypted and are never exposed in generated code or shared with other users.
← Running an agentNext: Building a workflow →