Skip to content

ClawLink-HQ/clawlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

396 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ClawLink logo

ClawLink

OpenClaw plugin. Hermes setup. One-click app connections.

🌐 Website Β· πŸ“š Documentation

GitHub Stars npm downloads Discord npm ClawHub License: AGPL-3.0 OpenSSF Scorecard

ClawLink is an open-source integration platform and hosted connection layer for OpenClaw, Hermes, and similar AI agent workflows. It gives your agent one-click access to 100+ real apps and APIs including Gmail, Google Drive, Outlook, Slack, GitHub, Apollo, Notion, Shopify, and Stripe.

Use ClawLink when you want OpenClaw or Hermes to send email, read inboxes, create GitHub issues, update CRMs, manage docs, or trigger app workflows without building custom OAuth flows, token refresh logic, or provider-specific integration glue.

1. Copy the instruction prompt to your OpenClaw/Hermes agent



2. Create an account and pair



3. Connect the app you want, literally from a 100+ app list

X / Twitter Β· Discord Β· LinkedIn


Why ClawLink?

Managing OAuth apps, refreshing tokens, and storing API credentials securely is a pain β€” especially when you just want your AI agent to send an email or create a GitHub issue.

ClawLink handles the messy parts so you don't have to:

  • One-click OAuth β€” connect Gmail, Slack, Notion, and dozens more without writing provider-specific auth code
  • Managed credentials β€” ClawLink stores provider OAuth tokens and API keys encrypted at rest, then uses them only to execute and maintain the integrations you authorize
  • Request logs β€” see every API call, success, failure, and latency from the dashboard
  • Built-in reliability β€” rate limiting, retries, and edge caching included
  • Clear pricing β€” 14-day free trial for new accounts; ClawLink Activate is $4.99/month for the full integration catalog

What this repo is for

This repository contains the ClawLink web app, the OpenClaw plugin package, hosted pairing flows, integration catalog, and deployment code.

If you are searching GitHub for:

  • OpenClaw integrations
  • Hermes integrations
  • AI agent OAuth
  • hosted OAuth for AI agents
  • OpenClaw Gmail plugin
  • OpenClaw GitHub plugin
  • Composio alternative for OpenClaw

this is the main source repository for ClawLink.

Get started

OpenClaw

  1. Install the plugin from ClawHub:
    openclaw plugin add clawhub:clawlink-plugin
    ClawHub is OpenClaw's plugin registry. The same plugin is also published to npm as @useclawlink/openclaw-plugin for users who prefer npm.
  2. Pair ClawLink with your OpenClaw device:
    • ask OpenClaw to set up ClawLink or start pairing
    • if the plugin was just installed and the tools aren't visible yet, start a fresh chat and ask again
  3. Approve the pairing prompt in your browser
  4. Connect an integration in the ClawLink dashboard and start using it

Hermes

  1. Copy the Hermes setup prompt from the Install page
  2. Paste it into a Hermes chat β€” Hermes installs the plugin and shows you an approval link
  3. Approve the link in your browser, then tell Hermes you're done β€” it finishes setup and tests the connection
  4. Connect an integration in the ClawLink dashboard and start using it

Then just ask your agent to do things:

  • "Send an email to sarah@example.com"
  • "Create a Slack message in #general"
  • "Add a row to my Google Sheet"
  • "Create a new GitHub issue"

Supported integrations

Category Integrations
Communication Gmail, Outlook, Slack, Discord, Microsoft Teams, Telegram
CRM & Sales Apollo, HubSpot, Salesforce, Pipedrive
Content & CMS WordPress, Webflow, Ghost, Contentful
Social Media Apps YouTube, Twitter/X, LinkedIn, Instagram
Productivity Google Sheets, Google Calendar, Google Drive, Notion, Airtable, Todoist
Developer Tools GitHub, GitLab, Jira, Linear, Vercel
Payments & Finance Stripe, PayPal, QuickBooks
Data & Analytics Google Analytics, Mixpanel, Segment
Storage & Databases AWS S3, Supabase, Firebase
E-commerce Shopify, WooCommerce
AI & ML OpenAI, Replicate, ElevenLabs

ClawLink is a third-party integration hub for OpenClaw and Hermes β€” not affiliated with or endorsed by the OpenClaw or Nous Research projects.

Contributing

We welcome contributions β€” especially new integrations.

  1. Fork the repo
  2. Add the integration to src/data/integrations.ts
  3. Import or generate its runtime manifests, and only add a custom handler for an approved exception like postiz
  4. Open a pull request

Please read our Contributing Guide (if available) and ensure your changes pass the existing test suite.

License

GNU Affero General Public License v3.0 (AGPL-3.0)


Star History

Star History Chart

About

OpenClaw and Hermes integrations with one-click OAuth for Gmail, GitHub, Slack, Notion, Shopify, Stripe, and 100+ apps

Topics

Resources

License

Security policy

Stars

144 stars

Watchers

2 watching

Forks

Packages

 
 
 

Contributors