oriel for Claude Desktop
io.github.paradoxinfinite/oriel
Safety-gated AI control of Docker and Colima: containers, images, volumes, networks, Compose.
client:Claude Desktop
transport:stdio
runtime:oci
Install oriel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"oriel": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/paradoxinfinite/oriel:0.7.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs