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-gateway

View 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

  • 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

    More Info

    • [npm package]()
    • [GitHub]()