Skip to content
VS Code

sailing for VS Code

com.whensport/sailing

First dedicated sailing MCP — America's Cup, SailGP, Vendée Globe. Events, venues, teams, schedule.

client:VS Code transport:streamable-http

Install sailing in VS Code

.vscode/mcp.json

{
  "servers": {
    "sailing": {
      "type": "http",
      "url": "https://whensport.com/mcp/sailing"
    }
  }
}

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

sailing in other clients