# GBrain Remote MCP Server — Production Config # Copy to .env.production and fill in your values. # Supabase pooler URL (Settings > Database > Connection string > Transaction pooler) # Use the transaction pooler (port 6543), NOT the direct connection. DATABASE_URL=postgresql://postgres.xxx:password@aws-0-us-west-1.pooler.supabase.com:6543/postgres # OpenAI API key for embeddings OPENAI_API_KEY=sk-... # Supabase project ref (the "xxx" from https://xxx.supabase.co) SUPABASE_PROJECT_REF=