Source Code
Beanstalk Gateway
Connect your local Clawdbot to beans.talk for remote monitoring and control.
Install
npm install -g beanstalk-gateway
Setup
- Go to beans.talk and click "Connect Gateway"
- Copy the setup command
- Run it on your machine
- Done!
Manual Usage
# Configure
beanstalk-gateway configure --url wss://... --token gt_...
# Start
beanstalk-gateway start
# Check local Clawdbot status
beanstalk-gateway status