Skip to content
Zed

Nephyr Weather for Zed

io.github.clm-studios/nephyr-weather

GFS ensemble weather signals for prediction market edge detection across 12 cities

client:Zed transport:stdio runtime:pypi

Install Nephyr Weather in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "nephyr-weather": {
      "command": "uvx",
      "args": [
        "nephyr-weather"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Nephyr Weather in other clients