CLIO Lmod for VS Code
io.github.iowarp/lmod-mcp
Lmod MCP - Environment Module Management for LLMs with comprehensive module operations
client:VS Code
transport:stdio
runtime:pypi
Install CLIO Lmod in VS Code
.vscode/mcp.json
{
"servers": {
"lmod-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