Establish an MCP SSE Connection
GET/v1/mcp/sse
Initiates a Server-Sent Events (SSE) connection using the Model Context Protocol (MCP) to interact with Spice tools.
Once connected, clients can send messages via POST /v1/mcp/event
and receive responses through this SSE stream.