← Back to Plugins
MCP Server MCP

HEA-Bench

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx hea-bench

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "hea-bench",
      "version": "2.5.5",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "hea-bench[mcp]",
          "type": "named",
          "name": "--from"
        },
        {
          "value": "hea-bench-mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...