Whalesync for Cursor
com.whalesync/whalesync
Build and manage Whalesync syncs: connect apps, map tables and fields, monitor and fix issues.
client:Cursor
transport:streamable-http
Install Whalesync in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"whalesync": {
"url": "https://api.whalesync.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs