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 (optional if x-account-id query parameter is provided)
Session id; omit for initialize, include for subsequent calls
Tool registration mode: "individual" (default) registers each action as a separate tool; "search_execute" registers two tools for search-and-execute flow
individual, search_execute JSON-RPC 2.0 message
Processed successfully