ClawLink forCodex

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

Paste this into Codex

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

Codex runs the commands itself. You approve once in the browser.

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

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

You are reading https://claw-link.dev/codex. ClawLink connects Codex 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.

Most-used apps on Codex

Every app in the catalog works the same way once ClawLink is paired. These are the ones people connect most.

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.