Documentation

Everything you need to automate with ClawBridge

Quick Start

1

Download ClawBridge

Get the installer for Windows 10/11

2

Run the Installer

Follow the setup wizard to configure your preferences

3

Activate or Add API Keys

Enter your activation code or configure your own API keys

4

Open Dashboard

Visit localhost:8765 and start automating!

Automation Engines

ClawBridge supports multiple automation engines, each optimized for different tasks:

browser-use

Headless browser automation for web tasks

  • Web scraping and data extraction
  • Form filling and submissions
  • Website navigation and testing

computer-use

Desktop control via screenshots and mouse/keyboard

  • Desktop application automation
  • GUI interactions without APIs
  • Cross-application workflows

openclaw

Agent-based scripting with function calling

  • Complex multi-step workflows
  • Custom tool integration
  • Conversational agents

Example Commands

Simply type what you want to do in natural language:

$ "Go to amazon.com and search for wireless headphones"
$ "Open Notepad and write a summary of my last meeting"
$ "Check my email for any messages from John"
$ "Take a screenshot and describe what's on my screen"

Safety Modes

Supervised Mode

Default mode. Pauses before high-risk actions like purchases, form submissions, or sensitive sites. You approve each action.

Autonomous Mode

Runs tasks without interruption. Use with caution and monitor the live view. Great for batch processing or trusted workflows.