Skip to content
Claude Desktop

hearthstone oracle for Claude Desktop

io.github.gregario/hearthstone-oracle

Hearthstone card search, deck analysis, strategy coaching, and archetype classification

client:Claude Desktop transport:stdio runtime:npm

Install hearthstone oracle in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "hearthstone-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "hearthstone-oracle"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

hearthstone oracle in other clients