launches mcp inspector
Find more information about MCP Inspector https://github.com/modelcontextprotocol/inspector?tab=readme-ov-file
Save this script as mcp-inspector-start-script.sh, then:
Open Terminal and navigate to the folder where script is located Run: chmod +x mcp-inspector-start-script.sh Run: ./create_mcp_app.sh
The app will be created in your ~/Applications folder. Double-click to run it. Note: The app will open in Terminal when launched. Make sure you have Node.js installed for the npx command to work.