Skip to content
VS Code

GribStream Weather MCP for VS Code

com.gribstream/mcp

NOAA and ECMWF weather forecast MCP for discovery, validation, and GribStream OAuth queries.

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

Install GribStream Weather MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://gribstream.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

GribStream Weather MCP in other clients