CLIO Adios for VS Code
io.github.iowarp/adios-mcp
Fetch and analyze BP5 data files using ADIOS2. Access scientific data, metadata, and attributes...
client:VS Code
transport:stdio
runtime:pypi
Install CLIO Adios in VS Code
.vscode/mcp.json
{
"servers": {
"adios-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"clio-kit"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs