2026-01-30 23:00:51 -05:00

12 lines
310 B
Plaintext

# GoHighLevel API Configuration
GHL_API_KEY=your_private_integration_api_key_here
GHL_BASE_URL=https://services.leadconnectorhq.com
GHL_LOCATION_ID=your_location_id_here
# Server Configuration
MCP_SERVER_PORT=8000
NODE_ENV=development
# Optional: For AI features
OPENAI_API_KEY=your_openai_key_here_optional