# MCP Server Environment Variables
# Copy to .env and fill in your values
# Claude API Key
CLAUDE_API_KEY=sk-ant-your_key_here
# Database binding (configured in wrangler.toml)
# D1_DATABASE_ID is set in wrangler.toml
# User API Keys for MCP authentication
MCP_API_KEY_JEFF=your_secure_key_here
MCP_API_KEY_WIFE=your_secure_key_here