Account Setup
To get the most out of Cheffed, you’ll need to configure a few integrations. This guide covers the essential setup steps.
AI Provider Credentials
Section titled “AI Provider Credentials”Cheffed requires API credentials from an AI provider to power your sessions. You can configure one or more of the following:
Anthropic (Recommended)
Section titled “Anthropic (Recommended)”- Go to Settings in the sidebar
- Find the Anthropic section and click Add Credentials
- Enter your Anthropic API key (get one from console.anthropic.com)
- Click Save
OpenAI
Section titled “OpenAI”- Go to Settings in the sidebar
- Find the OpenAI section and click Add Credentials
- Enter your OpenAI API key (get one from platform.openai.com)
- Click Save
GitHub Integration
Section titled “GitHub Integration”Connecting GitHub enables powerful features like:
- Cloning repositories into sessions
- Creating pull requests from session work
- Triggering automations from GitHub issues
Connect GitHub OAuth
Section titled “Connect GitHub OAuth”- Go to Settings in the sidebar
- Click Connect GitHub
- Authorize Cheffed to access your GitHub account
- Select which repositories to grant access to
Install the GitHub App
Section titled “Install the GitHub App”For organization repositories and advanced features:
- Go to Settings > GitHub App
- Click Install GitHub App
- Choose your organization or personal account
- Select repositories to enable
Cloud Provider Credentials (Optional)
Section titled “Cloud Provider Credentials (Optional)”If your workflows involve cloud deployments, you can add credentials for:
- AWS - For S3, Lambda, EC2, and other AWS services
- Cloudflare - For Workers, Pages, and D1 databases
- DigitalOcean - For Droplets and App Platform
- Google Cloud - For GCP services
These are optional and only needed if your agents interact with cloud infrastructure.
Verify Your Setup
Section titled “Verify Your Setup”To confirm everything is configured correctly:
- Go to Settings and verify your credentials show as connected
- Create a test session to ensure your AI provider works
- If using GitHub, verify your repositories appear in the session creation flow
Next Steps
Section titled “Next Steps”- Create your first session
- Learn about AI Providers in detail
- Set up GitHub integration for advanced features