- Step1: Install the MCP CLI client via npm or yarn
- Step2: Run the command `npx mcpsh path/to/server.js` to connect
- Step3: Use the interactive shell to enter method names and JSON parameters
- Step4: View the responses and perform further interactions as needed