dynamical.org Weather & Climate Catalog for VS Code
io.github.dynamical-org/mcp
Search dynamical.org's open STAC catalog of weather & climate datasets (GFS, ECMWF, HRRR).
client:VS Code
transport:streamable-http
tools:4
Install dynamical.org Weather & Climate Catalog in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.dynamical.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs