docs: add installation instructions for uv (#37)
This commit is contained in:
parent
042299f251
commit
989453d0da
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ This directory contains examples demonstrating how to use the Model Context Prot
|
|||
|
||||
The client examples demonstrate different ways to connect to MCP servers.
|
||||
|
||||
Before running the examples, ensure you have `uv` installed. You can find the installation instructions [here](https://github.com/astral-sh/uv).
|
||||
|
||||
### Available Examples
|
||||
|
||||
You can run the examples in two ways:
|
||||
|
|
|
|||
Loading…
Reference in a new issue