- Step1: Install the package using npm or yarn.
- Step2: Obtain your API key from the Tollbit developer portal.
- Step3: Run the server with the command: `npx @tollbit/mcp-toolbox --api-key `.
- Step4: Connect your client application to the server's standard IO interface.
- Step5: Send commands or data according to Tollbit's API documentation and receive responses.