Install
openclaw skills install bellinkConnect your AI to 30+ business tools — Gmail, Calendar, Sheets, Mindbody, Meta Ads, Linear, Airtable, Notion, Stripe, and more. One URL, every app.
openclaw skills install bellinkConnect your AI assistant to 30+ business tools through one MCP server.
That's it. Your AI now has access to all your connected apps.
The only credential needed is BELLINK_URL — the full MCP endpoint URL you copy from your Bellink dashboard. It contains your authentication key as a query parameter. No separate API key or Bearer token needed.
Example: BELLINK_URL=https://app.bellink.io/api/mcp/server?key=your_key_here
Once connected, just ask:
Gmail, Google Calendar, Google Sheets, Google Docs, Google Drive, Google Analytics, Google Forms, Mindbody, Meta (Facebook + Instagram + Ads), Linear, Airtable, Notion, Stripe, Slack, GitHub, Figma, Allegro, QuickBooks, Twilio, Webflow, WordPress, Typeform, Calendly, Beehiiv, Buttondown, n8n, Zoom, Shopify, WhatsApp, Outlook
If you prefer manual config, add to your mcporter.json:
{
"mcpServers": {
"bellink": {
"baseUrl": "BELLINK_URL",
"transport": "sse"
}
}
}
Replace BELLINK_URL with the URL from your Bellink dashboard (includes your key).
Also available as an npm package for Claude Desktop, Cursor, and other stdio MCP clients:
BELLINK_URL=https://app.bellink.io/api/mcp/server?key=your_key npx bellink-mcp
BELLINK_URL is the only credential — a scoped key that only accesses your connected apps