Skip to content
Zed

willmehr for Zed

io.github.taneron/willmehr

Search willhaben.at for second-hand listings and rank the underpriced ones

client:Zed transport:stdio runtime:npm

Install willmehr in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "willmehr": {
      "command": "npx",
      "args": [
        "-y",
        "willmehr"
      ],
      "env": {
        "WILLMEHR_MODE": "<WILLMEHR_MODE>",
        "WILLHABEN_COOKIE": "<WILLHABEN_COOKIE>",
        "WILLHABEN_MIN_INTERVAL_MS": "<WILLHABEN_MIN_INTERVAL_MS>"
      }
    }
  }
}

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

willmehr in other clients