mcp-proxy 更新
This commit is contained in:
+2
-1
@@ -1,11 +1,12 @@
|
||||
#!/bin/sh
|
||||
|
||||
sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories
|
||||
apk add --no-cache npm
|
||||
apk add --no-cache npm uv
|
||||
|
||||
which node
|
||||
which npm
|
||||
which npx
|
||||
which uvx
|
||||
|
||||
catatonit -- mcp-proxy \
|
||||
--named-server-config /config.json \
|
||||
|
||||
Reference in New Issue
Block a user