Companion

Functions

Link copied to clipboard
fun Http(serverUri: Uri, http: HttpHandler = JavaHttpClient(responseBodyMode = BodyMode.Stream)): McpClientFactory

Returns an McpClient connected to the given remote server.

Link copied to clipboard

Creates an in-memory MCP server and returns an McpClient connected to it.