Loomal

hearthstone-oracle

MCP server by github.com/gregario/hearthstone-oracle

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

0 starsnpm: hearthstone-oracle

About hearthstone-oracle

hearthstone-oracle is an MCP (Model Context Protocol) server published by gregario in the official MCP registry, listed under Search on Loomal. Hearthstone card search, deck analysis, strategy coaching, and archetype classification

It ships as an npm package (hearthstone-oracle), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/gregario/hearthstone-oracle.

Use hearthstone-oracle with your agent

Claude Code · one command
claude mcp add hearthstone-oracle -- npx -y hearthstone-oracle
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "hearthstone-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "hearthstone-oracle"
      ]
    }
  }
}
npmhearthstone-oracle

Frequently asked questions

What is hearthstone-oracle?
hearthstone-oracle is an MCP (Model Context Protocol) server by gregario in the Search category. Hearthstone card search, deck analysis, strategy coaching, and archetype classification
How do I connect hearthstone-oracle to Claude, Cursor, or another MCP client?
Install hearthstone-oracle from its npm package (hearthstone-oracle) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is hearthstone-oracle open source?
Yes — the source code is public at github.com/gregario/hearthstone-oracle.
Can AI agents pay to use hearthstone-oracle?
Not yet through Loomal — hearthstone-oracle is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain hearthstone-oracle? Claim this listing free by verifying GitHub ownership, or contact us.