Skip to content
VS Code

Whalesync for VS Code

com.whalesync/whalesync

Build and manage Whalesync syncs: connect apps, map tables and fields, monitor and fix issues.

client:VS Code transport:streamable-http

Install Whalesync in VS Code

.vscode/mcp.json

{
  "servers": {
    "whalesync": {
      "type": "http",
      "url": "https://api.whalesync.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Whalesync in other clients