Skip to content
Cursor

willmehr for Cursor

io.github.taneron/willmehr

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

client:Cursor transport:stdio runtime:npm

Install willmehr in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

willmehr in other clients