Nws for VS Code
io.github.pipeworx-io/nws
NWS MCP — US National Weather Service (no auth)
client:VS Code
transport:streamable-http
Install Nws in VS Code
.vscode/mcp.json
{
"servers": {
"nws": {
"type": "http",
"url": "https://gateway.pipeworx.io/nws/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs