Files
copilotkit--copilotkit/examples/integrations/mcp-apps/scripts/run-mcp-server.sh
T
2026-07-13 12:58:18 +08:00

4 lines
73 B
Bash
Executable File

#!/bin/bash
cd "$(dirname "$0")/../threejs-server" || exit 1
npm run dev