File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ The MCP Inspector is a browser-based visual testing and debugging tool for MCP s
7474
75751 . Run the following command in the terminal:
7676 ``` bash
77- HOST=0.0.0.0 DANGEROUSLY_OMIT_AUTH=true npx @modelcontextprotocol/inspector uv run main.py
77+ HOST=0.0.0.0 DANGEROUSLY_OMIT_AUTH=true npx -y @modelcontextprotocol/inspector uv run main.py
7878 ```
79792 . Open ` http://localhost:6274 ` in your browser
80803 . The Inspector should now connect to your MCP server
@@ -96,4 +96,4 @@ The MCP Inspector is a browser-based visual testing and debugging tool for MCP s
9696
9797## Contributing
9898
99- Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
99+ Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests.
You can’t perform that action at this time.
0 commit comments