CLIO Scientific Catalog for VS Code
io.github.iowarp/scientific-catalog-mcp
Operator-owned scientific dataset discovery for remote agents
client:VS Code
transport:stdio
runtime:pypi
Install CLIO Scientific Catalog in VS Code
.vscode/mcp.json
{
"servers": {
"scientific-catalog-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