# SF-MCP Configuration
# Copy this file to .env and fill in your values
# MCP API Key for endpoint authentication (optional)
# MCP_API_KEY=your_api_key
# Note: data_center, environment, auth_user_id, and auth_password are NOT supported as
# environment variables. These must be provided as tool parameters on each request by
# the MCP client.
#
# Valid data centers:
# DC10 (Sydney), DC12 (Germany), DC15 (Shanghai), DC17 (Toronto), DC19 (Brazil),
# DC2 (Netherlands), DC22 (Dubai), DC23 (Saudi Arabia), DC4 (Virginia), DC40,
# DC41 (Virginia), DC44 (Singapore), DC47 (Canada), DC50 (Tokyo), DC55 (Frankfurt),
# DC74 (Zurich), DC8 (Ashburn), DC80 (Mumbai), DC82 (Saudi Arabia)
#
# Aliases: DC30, DC33, DC52, DC57, DC60, DC62, DC66, DC68, DC70, DC84
#
# Valid environments: preview, production, sales_demo
#
# Example tool call:
# data_center="DC55", environment="preview", instance="mycompany"