Skip to content
VS Code

Visualcrossing for VS Code

io.github.pipeworx-io/visualcrossing

Visual Crossing Weather MCP — wraps the Visual Crossing Weather Timeline API

client:VS Code transport:streamable-http

Install Visualcrossing in VS Code

.vscode/mcp.json

{
  "servers": {
    "visualcrossing": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/visualcrossing/mcp"
    }
  }
}

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

Visualcrossing in other clients