CLIO Hdf5 for Zed
io.github.iowarp/hdf5-mcp
HDF5 FastMCP - Scientific Data Access for AI Agents | CLIO Kit MCP Server
client:Zed
transport:stdio
runtime:pypi
Install CLIO Hdf5 in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hdf5-mcp": {
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs