Skip to content
Zed

whiskyhunter mcp for Zed

io.github.mrfentmen/whiskyhunter-mcp

Whisky auction data from WhiskyHunter. No key required.

client:Zed transport:stdio runtime:npm

Install whiskyhunter mcp in Zed

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

{
  "context_servers": {
    "whiskyhunter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "whiskyhunter-mcp"
      ]
    }
  }
}

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

whiskyhunter mcp in other clients