We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ea1495 commit a81b25aCopy full SHA for a81b25a
README.md
@@ -81,7 +81,7 @@ uv add "mcp[cli]"
81
82
Alternatively, for projects using pip for dependencies:
83
```bash
84
-pip install mcp
+pip install "mcp[cli]"
85
```
86
87
### Running the standalone MCP development tools
0 commit comments