Skip to content
VS Code

site for VS Code

com.flightdelayhq/site

FlightDelayHQ: the site's own MCP server — dataset, enquiry (enquiry = a human handoff, not a...

client:VS Code transport:streamable-http tools:10

Install site in VS Code

.vscode/mcp.json

{
  "servers": {
    "site": {
      "type": "http",
      "url": "https://flightdelayhq.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

site in other clients