DevOps & CloudDocumentedScanned
beanstalk-gateway
Connect your local Clawdbot to [beans.talk](https://beans.talk) for remote monitoring and control.
Share:
Installation
npx clawhub@latest install beanstalk-gatewayView the full skill documentation and source below.
Documentation
Beanstalk Gateway
Connect your local Clawdbot to [beans.talk]() for remote monitoring and control.
Install
npm install -g beanstalk-gateway
Setup
Manual Usage
# Configure
beanstalk-gateway configure --url wss://... --token gt_...
# Start
beanstalk-gateway start
# Check local Clawdbot status
beanstalk-gateway status
More Info
- [npm package]()
- [GitHub]()