###############################################
# PitchLense MCP - Environment Variables (Template)
# Copy this file to `.env` and fill in values.
###############################################
# Google Gemini API (required for real LLM analysis)
GEMINI_API_KEY=""
# SerpAPI (optional - for Google News tool)
SERPAPI_API_KEY=""
# Perplexity API (optional - for Perplexity search tool)
PERPLEXITY_API_KEY=""