mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2026-01-06 15:34:26 +01:00
docs: Update README to specify [cli] dependency for mcp CLI
This commit is contained in:
@@ -65,7 +65,7 @@ The Model Context Protocol allows applications to provide context for LLMs in a
|
|||||||
We recommend using [uv](https://docs.astral.sh/uv/) to manage your Python projects:
|
We recommend using [uv](https://docs.astral.sh/uv/) to manage your Python projects:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
uv add mcp
|
uv add "mcp[cli]"
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternatively:
|
Alternatively:
|
||||||
|
|||||||
Reference in New Issue
Block a user