Configuration
Configure your AI provider in Vibe.
Quickest Setup — Vibe API (No API Key Needed)
Sign up at vibebrowser.app and sign in through the extension. The model is set for you — no keys to manage.
| Plan | Monthly Budget | Models |
|---|---|---|
| Free | $1/day | gpt-5-mini, gpt-oss-120b |
| Pro | $25 | + gpt-5.1, grok-4-1-fast |
| Max | $99 | + gpt-5.2, gpt-5.4, grok-4, deepseek-r1 |
Bring Your Own API Key
Vibe uses a provider:model format:
openai:gpt-5-mini
gemini:gemini-1.5-flash
anthropic:claude-opus-4-5
Setup
- Click the Vibe extension icon → Settings
- Set Model (e.g.,
openai:gpt-5-mini) - Paste your API key
- Click Save
Getting API Keys
| Provider | Link |
|---|---|
| OpenAI | platform.openai.com/api-keys |
| Google Gemini | aistudio.google.com/apikey |
| Anthropic | console.anthropic.com |
Quick Reference
| Setting | Default | Description |
|---|---|---|
| Model | vibe:gpt-5-mini | Provider and model |
| API Key | — | Your provider API key (not needed for Vibe API) |
| Base URL | — | Custom endpoint (optional) |
See Settings Reference for all options including debugging and vision settings.
Getting API Keys
Skip this if using Vibe API subscription.
OpenAI
- Go to platform.openai.com
- Create an account or sign in
- Navigate to API Keys
- Create a new key
Google Gemini
- Go to aistudio.google.com
- Create an account or sign in
- Get your API key
See Providers for all supported providers and subscription options.
Security
- API keys are stored encrypted in your browser
- Keys are only sent to the AI provider you select
- Keys are never shared with third parties