Skip to main content
The MCP endpoint is an alternative transport for the same CarHub services. It uses your organisation API key, applies the same limits and credit pricing, and only exposes active endpoints.
Each active inference endpoint appears as a tool, alongside carhub_get_job and carhub_list_endpoints. Fast tools can return a completed result inline; long-running work returns a job identifier to poll.
MCP does not bypass the HTTP API’s billing, scopes or lifecycle. Treat a tool call exactly like its corresponding /v1 request.