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 45cea71 commit ca31212Copy full SHA for ca31212
README.md
@@ -65,7 +65,7 @@ The Model Context Protocol allows applications to provide context for LLMs in a
65
We recommend using [uv](https://docs.astral.sh/uv/) to manage your Python projects:
66
67
```bash
68
-uv add mcp
+uv add "mcp[cli]"
69
```
70
71
Alternatively:
0 commit comments