Noaa for VS Code
io.github.pipeworx-io/noaa
NOAA Weather MCP — National Weather Service forecasts and alerts
client:VS Code
transport:streamable-http
Install Noaa in VS Code
.vscode/mcp.json
{
"servers": {
"noaa": {
"type": "http",
"url": "https://gateway.pipeworx.io/noaa/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs