CLI Provider

CLI Provider for Codex and Claude Code

Use the Nodex CLI to manage login, API keys, node selection, and local development environment variables.

Direct answer

The Nodex CLI Provider combines login, API keys, node selection, and environment export into one local workflow for Codex, Claude Code, and scripts.

Developer first

`nodex login`, `nodex key`, and `nodex env export` cover common local integration steps.

Clear credential boundary

The CLI uses control-plane tokens for account management; runtime model calls still use the selected Nodex API key.

Unified control plane

Node selection and environment export support local tooling while billing and sessions return to the same platform.

Frequently asked questions

Does the CLI Provider store runtime keys in the browser?

No. The CLI is a local toolchain, and Web Chat uses server-side short-lived credentials rather than browser-stored runtime keys.

Does CLI share balance with Console?

Yes. CLI, API, and Web Chat share the same account, wallet, billing, and session boundary.