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 3fe24f9 commit 1b5b05bCopy full SHA for 1b5b05b
README.md
@@ -27,6 +27,14 @@ graph LR
27
28
## Installation
29
30
+The stable version of the package is available on the PyPI repository. You can install it using the following command:
31
+
32
+```bash
33
+uv tool install mcp-proxy
34
+```
35
36
+The latest version of the package can be installed from the git repository using the following command:
37
38
```bash
39
uv tool install git+https://github.com/sparfenyuk/mcp-proxy
40
```
0 commit comments