Skip to content
Zed

Nephyr Risk for Zed

io.github.clm-studios/nephyr-risk

Prediction market risk management — Kelly sizing, EV calculation, drawdown protection

client:Zed transport:stdio runtime:pypi

Install Nephyr Risk in Zed

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

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

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

Nephyr Risk in other clients