M
Mixedbread MCP Server
Details
- Endpoint
-
https://www.mcp.mixedbread.com/api/mcp - Transport
- streamable-http
- Docs
- https://www.mixedbread.com/mcp
Authentication
Authorization: Bearer <credential> 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.