Was this page helpful?
Cli Setup
Same CLI flow as Cursor: npx zephex setup --chatgpt opens zephex.dev in your browser, creates your API key on our backend, and saves it to ~/.zephex. The CLI does not open chatgpt.com or docs pages. It prints the ChatGPT steps in the terminal; you finish in ChatGPT on your own when ready.
npx -y zephex setup --chatgpthttps://zephex.dev/mcphttps://zephex.dev/mcpFile-based editors get a JSON or YAML file with your API key after sign-in. ChatGPT is the OpenAI flow: URL in the app + OAuth at connect time. That is why other MCP products may look different — Zephex still uses one npx zephex setup entry point.