1
Sign up at claw-link.dev
Go to claw-link.dev and create your account. New accounts start with a 7-day free trial — your first app is included, no card required.
2
Choose your client
If you use OpenClaw, install the official ClawLink plugin:If you prefer npm,
openclaw plugins install @useclawlink/openclaw-plugin also works.If you use Hermes, open Dashboard > Install and copy the Hermes bootstrap prompt.3
Pair this device
Start pairing from your client. OpenClaw returns a browser URL from the plugin tools. Hermes gives you a browser approval link through its install flow. Open the link, sign in if needed, and approve the device.
4
Connect your first app
In the ClawLink dashboard, open Connections and click Add connection. Pick the app you want and complete the hosted flow.
- Apps that are ready today show Connect
- Other apps may show Coming soon
5
Start using your integrations
Your agent can now act on your connected integrations. Try prompts like:
- “Send an email to [email protected] with subject ‘Hello’”
- “Post a message to #general in Slack saying the deploy is done”
- “Create a GitHub issue titled ‘Fix login bug’ in my main repo”
- “Add a row to my sales tracker Google Sheet”
- “List my last 5 Stripe customers”
Settings > API Keys still exists, but it is an advanced fallback for manual plugin settings and debugging. Browser pairing is the recommended setup path. To call ClawLink directly over HTTP with a key, see the Developer API.
