Skip to content

Commit fbce3d4

Browse files
committed
docs: Update README to specify [cli] dependency for mcp CLI
1 parent 3f67974 commit fbce3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The Model Context Protocol allows applications to provide context for LLMs in a
6565
We recommend using [uv](https://docs.astral.sh/uv/) to manage your Python projects:
6666

6767
```bash
68-
uv add mcp
68+
uv add "mcp[cli]"
6969
```
7070

7171
Alternatively:

0 commit comments

Comments
 (0)