Skip to content
Zed

CLIO Slurm for Zed

io.github.iowarp/slurm-mcp

MCP server for Slurm workload management and HPC job scheduling

client:Zed transport:stdio runtime:pypi

Install CLIO Slurm in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "slurm-mcp": {
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

CLIO Slurm in other clients