Skip to main content

Integration authentication

Set your API key in the environment:
The hosted MCP server also accepts Authorization: Bearer YOUR_API_KEY and x-api-key: YOUR_API_KEY.
Do not put the key in an MCP URL or commit it to a client configuration. Avoid --api-key during interactive CLI use because it may remain in shell history.
API-key IP allowlists, request-rate limits, and hourly/daily credit limits apply identically to REST, MCP, and CLI requests.