Skip to content
Windsurf

hearthstone oracle for Windsurf

io.github.gregario/hearthstone-oracle

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

client:Windsurf transport:stdio runtime:npm

Install hearthstone oracle in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

hearthstone oracle in other clients