Get up and running with VibeBase in 5 minutes
Getting Started with VibeBase
Step 1: Create Your Account
Sign up for a free VibeBase account:
- Go to console.vibebase.app/sign-up
- Create your account with email or social login
- Verify your email address
Step 2: Get Your API Key
After signing up, you'll be redirected to your dashboard where you can:
- View your unique API key (starts with
vb_) - Copy it to your clipboard
- Keep it secure - don't share it publicly
Step 3: Connect to Claude
VibeBase works with Claude through MCP (Model Context Protocol):
- Go to Claude settings (Web or Desktop)
- Add a new MCP connector
- Enter the VibeBase endpoint and your API key
For detailed instructions, see our Claude Setup Guide.
Agent Entry Point
For agent onboarding and service access, the canonical entrypoint is
https://gateway.vibebase.app. Discovery is available at
https://vibebase.app/api and https://vibebase.app/.well-known/agent.json.
Orphan agents can test email before claim with a limited trial: 10 lifetime sends, plain-text only, and up to 3 unique recipients.
Step 4: Create Your First Table
In Claude, try this prompt:
Create a contacts table with name, email, and phone columns Claude will use VibeBase to create the table for you!
Step 5: Add Some Data
Continue the conversation:
Add a contact: John Doe, john@example.com, 555-1234 Next Steps
- Explore all 10 MCP tools
- Check out example use cases
- Check agent discovery endpoints for machine-readable service entry points
- Join our community (coming soon)