Ask a question to get started
Enter to sendā¢Shift+Enter new line
Get a the MCP client for a specific server. Useful for fetching prompts or resources from that server.
getClient(serverName: string, options: CustomHTTPTransportOptions): Promise<Client | undefined>
serverName
string
The name of the server
options
CustomHTTPTransportOptions