# Example environment variables for mcp-deep-search
# Copy this file to .env and fill in your API keys
# For Brave search
BRAVE_API_KEY=your-brave-api-key
# For Anthropic search
ANTHROPIC_API_KEY=your-anthropic-api-key
# For OpenAI search
OPENAI_API_KEY=your-openai-api-key
# For Google search
GOOGLE_API_KEY=your-google-api-key
# For Perplexity searches (sonar, sonar-pro, sonar-deep-research)
OPENROUTER_API_KEY=your-openrouter-api-key
# For X.AI search
XAI_API_KEY=your-xai-api-key
# Optional: For enhanced features in @just-every/search
ELEVENLABS_API_KEY=your-elevenlabs-api-key
DEEPSEEK_API_KEY=your-deepseek-api-key