Skip to content
VS Code

Weather & Geo Intel MCP for VS Code

io.github.selflabbs/weather-intel-mcp

US weather & geo for AI agents: forecasts, alerts, earthquakes, elevation, geocoding. No keys.

client:VS Code transport:streamable-http

Install Weather & Geo Intel MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "weather-intel-mcp": {
      "type": "http",
      "url": "https://weather.selflabbs.com/mcp"
    }
  }
}

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

Weather & Geo Intel MCP in other clients