Skip to content

Commit 1b09df4

Browse files
Mullasseryclaude
andcommitted
docs: Add uv installation example to README
Added uv pip install option: uv pip install streammcp Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent a398474 commit 1b09df4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ PyStreamMCP is part of the unified **MCP 2.0 Mega-Platform** (228 tools across 1
2525

2626
```bash
2727
pip install PyStreamMCP
28+
# or with uv
29+
uv pip install streammcp
2830

2931
# Verify installation
3032
streammcp --version

0 commit comments

Comments
 (0)