ClawLink forGrok Bot

Read your mail, edit your docs, post to your accounts and pull your numbers from 1,100+ apps, without leaving Grok Bot.

Paste this into Grok Bot

  • 1,100+ apps
  • Hosted OAuth
  • No API keys

Pair once, in Grok Bot's own sandbox. It sticks between sessions.

Grok Bot fetches this page, runs the ClawLink CLI in its own terminal, and stops for the approval step.

claw-link.dev/grokbot
## For AI agents reading this page

You are reading https://claw-link.dev/grokbot. ClawLink connects Grok Bot to 1,100+ apps (Gmail, Google
Drive, Notion, Slack, GitHub, and more) through hosted OAuth. There are no API keys to
collect. Follow these steps to give yourself those tools.

1. Pair this machine. Run:

   npx -y @useclawlink/cli login

   It prints an approval link. Show the user the link and stop. Do not wait on the command.
   The user approves it in their browser and replies "approved".

2. Connect an app. When the user says approved, run:

   npx -y @useclawlink/cli connect gmail

   (replace gmail with the app they asked for). It prints a sign-in link. Show it and stop
   again.

3. Find the tool for the job. Run `npx -y @useclawlink/cli apps <word>` to find an app,
   `npx -y @useclawlink/cli actions <app>` to list what it can do, and
   `npx -y @useclawlink/cli run <app> <action> --input '{...}'` to run one.

The user signs in on ClawLink's hosted page, never inside this chat. Never enter
their credentials for them, and never approve access on their behalf.

Verify before you continue. Run:

   npx -y @useclawlink/cli whoami

A pass names the account and its connected apps. If it fails, stop and tell the user what
failed. Do not carry on as if the tools were there.

Then tell the user which app is connected and what you can now do with it, and ask what they
want first. Repeat `connect` for each new app; pairing runs once.

The pairing is stored at ~/.clawlink/credentials.json inside Grok Bot's sandbox and survives
between sessions.

Apps with a Grok Bot guide

Each guide has the paste-in prompt for that app, the tools it unlocks, and the errors people hit.

Browse all 1,100+ apps

Using a different agent?

The same ClawLink account works everywhere. Connect an app once and every agent you pair can use it.