Skip to content
Gemini CLI

HEA-Bench for Gemini CLI

io.github.dfieser/hea-bench

High-entropy alloy and oxide descriptors, phase rules, corpus, properties, and design tools.

client:Gemini CLI transport:stdio runtime:pypi

Install HEA-Bench in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "hea-bench": {
      "command": "uvx",
      "args": [
        "hea-bench"
      ]
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

HEA-Bench in other clients