M
mxbai CLI
Details
- Command
-
mxbai - Docs
- https://www.mixedbread.com/cli
Authentication
$ mxbai --api-key YOUR_API_KEY Go to the API Keys page, create a new key, and copy it. Use it as a bearer token in the Authorization header for API and MCP requests, or store it for the CLI with mxbai config keys add YOUR_API_KEY default or export MXBAI_API_KEY=YOUR_API_KEY.