Error reference

Protocol and access failures

Each failure state identifies the rejected boundary and its deterministic resolution.
CodeHTTPStateResolution
−32001401Missing or invalid API keyIssue an active key and send the authorization header.
−32002429Monthly tool-call cap reachedReview usage or change the account grant.
−32601200Method not foundUse initialize, ping, tools/list, or tools/call.
−32602200Invalid parametersMatch the published inputSchema for the selected tool.
−32603200Internal retrieval errorRetry once with the same bounded request.
−32700200Parse errorSend a valid JSON-RPC 2.0 document.