Skip to content
Zed

foehn for Zed

io.github.kayhendriksen/foehn

Access Swiss meteorological open data from MeteoSwiss, powered by foehn

client:Zed transport:stdio runtime:pypi

Install foehn in Zed

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

{
  "context_servers": {
    "foehn": {
      "command": "uvx",
      "args": [
        "foehn"
      ]
    }
  }
}

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

foehn in other clients