Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.claw-link.dev/llms.txt

Use this file to discover all available pages before exploring further.

OpenClaw is the primary client ClawLink is built for. You install the ClawLink plugin in OpenClaw, approve browser pairing, and then use your connected apps from chat.If you’re using a different MCP-compatible agent, ClawLink may still work, but OpenClaw is the primary supported client.
Yes. Your API keys and OAuth tokens are encrypted at rest using AES-256-GCM. They’re never stored or transmitted in plaintext. ClawLink only decrypts your credentials at the exact moment a call is made—and that decryption happens on ClawLink’s edge network, not on your machine.For more details, see the Security page.
ClawLink supports a growing catalog of integrations across these categories:
  • Communication: Gmail, Slack, Discord, Microsoft Teams, Telegram
  • CRM & Sales: Apollo, HubSpot, Salesforce, Pipedrive
  • Social Media: 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
The full list is available on the Integrations page.
ClawLink is open source, so you can contribute a new integration yourself. Fork the repository on GitHub, add an integration handler, and open a pull request. See the CONTRIBUTING.md for details.If you’d prefer to request an integration rather than build it, you can open an issue on GitHub to let the team know what you need.
Earlier docs described a single pasted command. The current recommended flow is simpler for most users: install one OpenClaw plugin, pair the device once in the browser, and then connect apps from the dashboard as needed.
No. Installing the plugin, approving pairing, connecting apps, and using ClawLink with OpenClaw does not require coding.If you want to add a custom integration or self-host ClawLink, that does require working with the codebase—but standard usage is entirely no-code.
ClawLink automatically retries failed calls with exponential backoff for server errors and rate limits. If a request still fails after retries, the failure is recorded in your Request Logs with details about the integration, action, and error—so you can see exactly what went wrong.For persistent failures, check the Troubleshooting guide.
There is a 30-day trial. After that, ClawLink costs $2.99/month if you want to keep access active. See the Billing page for details.
For bugs or feature requests, open an issue on the ClawLink GitHub repository. For account-related questions, reach out through the dashboard.