mcp tool — OpenAI’s infrastructure connects to the endpoint on the model’s behalf, so there’s nothing to run in your own process. Pass your API key in the authorization field.
Get a key at app.askalchemist.com/settings/api-keys.
authorization as the Authorization header and does not store it — send it on each request. Optional fields: allowed_tools (restrict which tools are exposed) and require_approval ("never" | "always" | per-tool object).
The Responses API expects a token you already hold — it doesn’t run the OAuth 2.0 + Dynamic Client Registration flow for you. The static API key is the clean fit here.