mirror of
https://github.com/aljazceru/mcp-python-sdk.git
synced 2025-12-22 16:24:24 +01:00
Fix simple-prompt example README
This commit is contained in:
@@ -8,7 +8,7 @@ Start the server using either stdio (default) or SSE transport:
|
||||
|
||||
```bash
|
||||
# Using stdio transport (default)
|
||||
uv mcp-simple-prompt
|
||||
uv run mcp-simple-prompt
|
||||
|
||||
# Using SSE transport on custom port
|
||||
uv run mcp-simple-prompt --transport sse --port 8000
|
||||
|
||||
Reference in New Issue
Block a user