GitDeployHub

upstash/context7

github.com/upstash/context7 ↗
Node.js API
15 environment variables found in .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
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/upstash/context7
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/upstash/context7
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/upstash/context7
Or deploy to a different host
← Try another repo