mcp-proxy 更新

This commit is contained in:
Sense T
2026-05-29 13:09:23 +00:00
parent b1c307e1fe
commit b9a5e809c1
4 changed files with 32 additions and 2 deletions
+2 -1
View File
@@ -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 \