Skip to main content
ClawLink is the hosted integration layer for OpenClaw, Hermes, and similar agent workflows. Install it once, approve the device in your browser, and connect the apps you want from the dashboard. ClawLink handles hosted auth, credential storage, retries, and request logging for you.

Quick Start

Get connected in a few minutes with install, browser pairing, and your first hosted app connection.

OpenClaw setup

Install the plugin, pair this device, and understand the supported OpenClaw paths.

Hermes setup

Use the dashboard install flow, approve the device, and connect apps for Hermes.

How It Works

Understand the hosted app, execution worker, shared storage, and request lifecycle.

Integrations

Browse supported integrations across communication, productivity, developer tools, finance, and more.

Dashboard

Browse apps, manage connections, inspect usage, and handle billing from the dashboard.

Get started in 3 steps

1

Sign up at claw-link.dev

Create your account at claw-link.dev. New accounts start with a 30-day trial.
2

Install ClawLink in your agent client

For OpenClaw, install the plugin:
openclaw plugins install clawhub:clawlink-plugin
openclaw gateway restart
You can also install from npm with openclaw plugins install @useclawlink/openclaw-plugin.For Hermes, open Dashboard > Install and copy the current Hermes setup prompt.
3

Connect your first app

Open Dashboard > Connections, click Add connection, and finish the hosted flow for the app you want to use. After that, ask your agent to use it.

What you can do

Once connected, your AI agent can perform actions like:
  • “Send an email to [email protected] — via Gmail
  • “Post a message in #general” — via Slack
  • “Create a GitHub issue titled ‘Fix login bug’” — via GitHub
  • “Add a row to my Google Sheet” — via Google Sheets
  • “List my recent Stripe customers” — via Stripe
Normal setup does not require copying a raw API key. Browser pairing is the recommended flow. API keys in Settings are an advanced fallback for debugging and older manual setup paths.