- Step1: Clone the MCP Sandbox repository from GitHub.
- Step2: Install the required dependencies using Python's pip command.
- Step3: Setup the environment by installing Node.js and NVM as instructed.
- Step4: Run the inspector with the specified command to start testing.
- Step5: Access the web interface at http://127.0.0.1:6274/ and configure server scripts.
- Step6: Modify the server scripts in the 'servers' directory to test different implementations.
- Step7: Observe the interactions and debug as necessary.