This is an Agentify dependency that allows you to run a headless browser agent as a microservice.
bun install
PORT=4013
SECRET="xxx"
bun run index.ts
Then, save this service URL and secret to the Agentify variables BROWSER_URL
and BROWSER_SECRET
.