.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
CONTEXT7_API_KEY
secret
Context7 API
CONTEXT7_API_URL
UPSTASH_REDIS_REST_URL
MCP HTTP server
UPSTASH_REDIS_REST_TOKEN
secret
RESOURCE_URL
AUTH_SERVER_URL
OPENAI_APPS_CHALLENGE_TOKEN
secret
CLIENT_IP_ENCRYPTION_KEY
secret
HTTPS_PROXY
Network / certificates
NODE_EXTRA_CA_CERTS
GITHUB_TOKEN
secret
GitHub integration
GH_TOKEN
secret
CLAUDE_CONFIG_DIR
CLI behavior
CTX7_TELEMETRY_DISABLED
EDITOR
brew install flyctl && fly launch --from https://github.com/upstash/context7
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/upstash/context7
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/upstash/context7