script for mcp
This commit is contained in:
5
mcp/run.sh
Executable file
5
mcp/run.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#! /usr/bin/env nix-shell
|
||||
#! nix-shell -i bash -p bash python313Packages.pyppeteer python312
|
||||
|
||||
|
||||
uvx mcpo --port 8001 --api-key "thekey" -- npx -y puppeteer-mcp-server
|
||||
Reference in New Issue
Block a user