openmcp-client/configure.sh
2025-03-31 14:38:19 +08:00

2 lines
74 B
Bash

cd app && npm i && cd..
cd test && npm i && node patch-mcp-sdk.js && cd ..