diff --git a/README.md b/README.md index 412143a9f..05967ca08 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ mcp install server.py Alternatively, you can test it with the MCP Inspector: ```bash -mcp dev server.py +uv run mcp dev server.py ``` ## What is MCP?