Call an MCP tool through the constitutional gate

Invokes an MCP tool by name with arguments. The call is routed through the constitutional gate pipeline, producing a receipt and attribution record.

Authentication

AuthorizationBearer

Your Freight Rate Intelligence API key. Get one at freightrateintelligence.com/dashboard/settings

Request

This endpoint expects an object.
namestringRequired
MCP tool name
argumentsobjectRequired
Tool arguments matching the input schema

Response

MCP tool result with receipt
contentlist of objects
receipt_idstring
auth_obj_idstring

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error
500
Internal Server Error