Skip to content
VS Code

Met No for VS Code

io.github.pipeworx-io/met-no

MET Norway (api.met.no) MCP — global weather, Nordics specials.

client:VS Code transport:streamable-http

Install Met No in VS Code

.vscode/mcp.json

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

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

Met No in other clients