CLIO Adios for Zed
io.github.iowarp/adios-mcp
Fetch and analyze BP5 data files using ADIOS2. Access scientific data, metadata, and attributes...
client:Zed
transport:stdio
runtime:pypi
Install CLIO Adios in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"adios-mcp": {
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs