Agent Settings
Configure API keys and integrations that power your AI agents.
API keys are stored locally in your browser. Never sent to any server except the respective API providers.
Anthropic API key required
FounderBuddy needs an Anthropic API key to work. If you don't have one, you can also set the ANTHROPIC_API_KEY environment variable in your .env.local file.
API Keys
Anthropic API KeyRequired
Powers all AI features with Claude. Required for default provider.
OpenAI API Key
Alternative AI provider. Supports GPT-4o and GPT-4o-mini.
Serper API Key (Google Search)Required
FreeLive web search for real-time data. Free at serper.dev.
Crunchbase API Key
Official company data. Enterprise only. Optional.
NewsAPI Key
FreeExtended news from 80,000+ sources. Free: 100 req/day.
AI Model
Choose which AI model powers your agents.
Add an OpenAI API key above to unlock GPT models.
Integrations & Connectors
0/4 connectedExternal integrations to export your research, pitch decks, and outreach to other tools.
Export company research, pitch decks, and Q&A prep to Notion pages
Research & Notes Export
Get funding news alerts and share research directly to Slack channels
News Alerts & Sharing
Track companies, funding rounds, and investor contacts in Airtable CRM
CRM & Deal Tracking
Send cold outreach emails directly from Pitch Lab using Resend
Cold Email Outreach
Post generated content directly to your LinkedIn feed
Content Publishing
Figma
PlannedExport pitch deck designs to Figma (requires Figma plugin)
Design Export
What each key unlocks
Using Environment Variables
Alternatively, you can set API keys as environment variables in your .env.local file. Environment variables are used as fallbacks when browser-stored keys are not configured.
# .env.local ANTHROPIC_API_KEY=sk-ant-api03-... SERPER_API_KEY=your-serper-key... CRUNCHBASE_API_KEY=cb_...