fromSseUrl
suspend fun fromSseUrl(sseUrl: String, clientInfo: Implementation = Implementation(DEFAULT_MCP_CLIENT_NAME, DEFAULT_MCP_CLIENT_VERSION), mcpToolParser: McpToolDescriptorParser = DefaultMcpToolDescriptorParser): ToolRegistry(source)
Creates a ToolRegistry with tools from an MCP server using a server-sent events (SSE) transport.