Skip to content
VS Code

Weather & Climate Intelligence MCP for VS Code

io.github.foundrynet/weather-intel-mcp

Weather data, forecast API, climate data, historical weather, alerts, agricultural & travel weather.

client:VS Code transport:streamable-http

Install Weather & Climate Intelligence MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "weather-intel-mcp": {
      "type": "http",
      "url": "https://weather-intel-mcp-production.up.railway.app/mcp"
    }
  }
}

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

Weather & Climate Intelligence MCP in other clients