Skip to content
VS Code

Nomad Forecast for VS Code

com.nomadforecast/mcp

Trip planning for nomadic families: multi-stop trips, Schengen/visa, climate, destinations.

client:VS Code transport:streamable-http

Install Nomad Forecast in VS Code

.vscode/mcp.json

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

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

Nomad Forecast in other clients