Skip to content
VS Code

Weather MCP for VS Code

io.github.lulu-the-narwhal/weather-mcp

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

client:VS Code transport:streamable-http tools:2

Install Weather MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "weather-mcp": {
      "type": "http",
      "url": "https://ads.getlulu.dev/weather/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

Weather MCP in other clients