- Install via npm: npm install mcp-sdk-client-ssejs
- Import the transport class from the package
- Initialize the transport with your server endpoint URL
- Create an SDK client instance with the transport
- Connect the client to the server using connect() method
- Use the client to list prompts, retrieve resources, or call tools