Skip to content
VS Code

met mcp for VS Code

io.github.trondbjoroy/met-mcp

Weather forecasts from MET Norway (Yr): geocoding plus hourly forecasts worldwide.

client:VS Code transport:streamable-http runtime:npm tools:8

Install met mcp in VS Code

.vscode/mcp.json

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

met mcp in other clients