ClawLink is a single MCP server that connects your AI agent to 100+ apps — including Gmail, Slack, Notion, GitHub, Linear, HubSpot, Stripe, Figma, and more — through one connection. Instead of installing a separate MCP server for every app and manually managing API tokens, you create one ClawLink API key and connect providers through a hosted OAuth flow at claw-link.dev. No OAuth app setup, no client IDs or secrets, no scope configuration, and no per-provider MCP setup. How it works: 1. Install ClawLink through Smithery and add your API key. 2. Open claw-link.dev/dashboard and connect any app with one click. 3. Your agent instantly gains access to that app’s tools through the same MCP endpoint — no client restart or config changes required. What you get: * 100+ apps behind a single MCP connection * Hosted OAuth flows * Multiple accounts per provider supported * Tools, flows, and triggers — not just one-shot actions * First integration free, lightweight paid plan after that ClawLink is built for agent developers who are tired of juggling separate Gmail MCPs, Slack MCPs, Notion MCPs, and custom OAuth setups for every integration. Get started at claw-link.dev — your first integration is free.
How to connect
https://server.smithery.ai/hithesh0215/clawlink/mcp
curl -X POST https://server.smithery.ai/hithesh0215/clawlink/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'