Build and manage Whalesync syncs: connect apps, map tables and fields, monitor and fix issues.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Whalesync keeps data in two-way sync between the tools your team already uses β Airtable, Webflow, HubSpot, Salesforce, Notion, Postgres, and more.
This repository is the public home of the Whalesync MCP server: a remote Model Context Protocol server that lets AI agents build and manage syncs for you β create a sync between two apps, map tables and fields, turn it on, and monitor it, including answering "why isn't this record syncing?".
https://api.whalesync.com/mcp (Streamable HTTP)The server is remote-only. There is nothing to install from this repository β it exists so directories and registries can link to a canonical public source. The server itself is developed elsewhere.
Cursor β Add to Cursor, or add to ~/.cursor/mcp.json:
Claude Code
VS Code
Codex
claude.ai / ChatGPT β add a custom connector with the URL https://api.whalesync.com/mcp.
On first use, your client opens a browser window to sign in to Whalesync and approve access. You'll need a Whalesync account.
24 tools over the Whalesync public API:
sync_create, sync_update, sync_list_connectors, sync_list_bases,
sync_list_tables, sync_list_fields, sync_get_mappings, sync_update_mappings,
sync_validate_mappingssync_activate, sync_pause, sync_deletesync_get_status, sync_list_issues, sync_get_issue,
sync_retry_issue, sync_list_operations, sync_get_operation, sync_search_records,
sync_get_record_status, sync_list_pending_deletessync_list, sync_get, sync_whats_nextTools are prefixed sync_ because they cover Whalesync's sync feature; other features will
arrive under their own prefixes.
Anything irreversible stays human-gated: connecting your apps (OAuth), starting a sync, and approving deletes all happen in the Whalesync app β the agent hands you a link at each step.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/whalesync-2)<a href="https://allmcps.com/mcp/whalesync-2"><img src="https://allmcps.com/api/badge/whalesync-2?style=directory" alt="Whalesync on AllMCPs" /></a>