McpHttpServerDefinition

constructor(label: String, uri: Uri, headers: Record<JsString, JsString> = definedExternally, version: String = definedExternally)(source)

Parameters

label

The human-readable name of the server.

uri

The URI of the server.

headers

Optional additional heads included with each request to the server.

Online Documentation