getClient(serverName: string, options: CustomHTTPTransportOptions): Promise<Client | undefined>| Name | Type | Description |
|---|---|---|
serverName* | string | The name of the server |
options | CustomHTTPTransportOptions |
Get a the MCP client for a specific server. Useful for fetching prompts or resources from that server.