# Configuration file for the claus examples
# Copy this file to config.toml and replace the placeholder values with your actual API keys
# Your Anthropic API key for Claude access (REQUIRED for all examples)
# Get this from: https://console.anthropic.com/
= "sk-ant-api03-your-anthropic-api-key-here"
# Your Brave Search API key for web search functionality (ONLY for the assistant example)
# Get this from: https://api.search.brave.com/
= "your-brave-search-api-key-here"