Skip to content
VS Code

weather for VS Code

io.github.hyosikpark/weather

Current weather and forecasts for any coordinates, backed b… — paid per call (x402/credits), 1 tools

client:VS Code transport:streamable-http

Install weather in VS Code

.vscode/mcp.json

{
  "servers": {
    "weather": {
      "type": "http",
      "url": "https://hawker-gateway.fly.dev/mcp/weather"
    }
  }
}

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

weather in other clients