> ## Documentation Index
> Fetch the complete documentation index at: https://docs.scrapebadger.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenClaw

> Connect ScrapeBadger to OpenClaw personal AI assistant.

# OpenClaw

[OpenClaw](https://openclaw.ai/) supports three integration methods. Choose the one that fits your needs:

## Option 1: Skill (Recommended)

The simplest approach — install from ClawHub:

```bash theme={null}
openclaw skills install scrapebadger
```

This teaches the OpenClaw agent how to use the ScrapeBadger API via natural language instructions.

## Option 2: Plugin

For richer integration with typed tools:

```bash theme={null}
openclaw plugins install @scrapebadger/openclaw-plugin
```

## Option 3: MCP

OpenClaw has a built-in MCP Registry. Connect to our hosted server at `https://mcp.scrapebadger.com/mcp`.

## Authentication

Set the `SCRAPEBADGER_API_KEY` environment variable before starting OpenClaw:

```bash theme={null}
export SCRAPEBADGER_API_KEY=sb_live_...
openclaw
```

## Tools available

ScrapeBadger provides 92 tools to OpenClaw across Twitter, Google (16 products), Vinted, and Web Scraping. The Google product family alone exposes 29 tools — search, maps, news, shopping (with merchant URL enrichment), trends, jobs, hotels, patents, scholar, and more.
