entrypoint.sh 109 B

12
  1. #!/bin/bash
  2. exec mcp-proxy --host 0.0.0.0 --port 3100 -- npx -y @modelcontextprotocol/server-filesystem "$@"