Skip to content
Grok

willmehr for Grok

io.github.taneron/willmehr

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

client:Grok transport:stdio runtime:npm

Install willmehr in Grok

.mcp.json (in your project root)

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>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

willmehr in other clients