HEA-Bench for Zed
io.github.dfieser/hea-bench
High-entropy alloy and oxide descriptors, phase rules, corpus, properties, and design tools.
client:Zed
transport:stdio
runtime:pypi
Install HEA-Bench in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hea-bench": {
"command": "uvx",
"args": [
"hea-bench"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs