Skip to content

Commit 870c6f5

Browse files
committed
fix: sse local dependency is different from github actions
1 parent 58f2885 commit 870c6f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mcp-python-server-client/src/mcp_py_client_rust_server_sse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from mcp.client.sse import sse_client
55
from .utils import render_utility_result
66

7-
# to start the server, run:
7+
# to start the server, run from the `rust-mcp-server-syncable-cli` directory:
88
# cargo run --release --bin mcp-sse
99

1010
async def main():

0 commit comments

Comments
 (0)