In the agentrisk/mcp_server directory, start_filesystem.sh, start_postgres.sh, and start_playwright.sh try to operate in /mnt/, but they do not have root privilege.
Besides, there are many hard-coded paths in those scripts, which cannot be executed directly on my computer.
In the
agentrisk/mcp_serverdirectory,start_filesystem.sh,start_postgres.sh, andstart_playwright.shtry to operate in/mnt/, but they do not have root privilege.Besides, there are many hard-coded paths in those scripts, which cannot be executed directly on my computer.