openwork-docker-chrome-mcp
Installation
SKILL.md
Quick Usage (Already Configured)
1) Start the dev stack (Docker)
Run from the OpenWork repo root:
cd _repos/openwork
packaging/docker/dev-up.sh
This prints:
- Web UI URL (http://localhost:<WEB_PORT>)
- OpenWork server URL (http://localhost:<OPENWORK_PORT>)
- Token file path (
_repos/openwork/tmp/.dev-env-<id>) containingOPENWORK_TOKEN+OPENWORK_HOST_TOKEN - A
docker compose ... downcommand that stops this stack