Send JSON-RPC request to the MCP server over HTTP streaming transport
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Account secure id for the target provider account
Session id; omit for initialize, include for subsequent calls
JSON-RPC 2.0 message
The body is of type object
.
Processed successfully