POST
/mcpmcp:readCall bounded MCP tools over stateless Streamable HTTP
Operation ID: mcp
Example request
curl --request POST \
--url 'https://api.data.hyran.co/mcp' \
--header "Authorization: Bearer $HYRAN_DATA_API_TOKEN" \
--header "Accept: application/json" \
--header "Content-Type: application/json" \
--data '{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/list",
"params": {}
}'Responses
HTTP 200
MCP JSON-RPC response
HTTP 400
Problem response
HTTP 401
Problem response
HTTP 403
Problem response
HTTP 404
Problem response
HTTP 409
Problem response
HTTP 429
Problem response
HTTP 500
Problem response
HTTP 503
Problem response
Try this operation
The credential is held only in React memory for this browser tab. Hyran Docs does not persist, proxy, inspect, or log it.