mirror of
https://gitee.com/houhuan/TrendRadar.git
synced 2026-08-26 22:47:19 +08:00
chore: 更新图文教程。解决脚本执行问题
This commit is contained in:
+1
-1
@@ -18,4 +18,4 @@ echo "[地址] http://localhost:3333/mcp"
|
||||
echo "[提示] 按 Ctrl+C 停止服务"
|
||||
echo ""
|
||||
|
||||
uv run python mcp_server/server.py --transport http --host 0.0.0.0 --port 3333
|
||||
uv run python -m mcp_server.server --transport http --host 0.0.0.0 --port 3333
|
||||
|
||||
Reference in New Issue
Block a user