Skip to content
Zed

operandi for Zed

cc.operandi/operandi

Grounded, safety-checked appliance operation packages for robots and agents. Zero-config trial.

client:Zed transport:stdio runtime:pypi

Install operandi in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "operandi": {
      "command": "uvx",
      "args": [
        "operandi-mcp"
      ],
      "env": {
        "OPERANDI_API_URL": "<OPERANDI_API_URL>",
        "OPERANDI_API_KEY": "<OPERANDI_API_KEY>"
      }
    }
  }
}

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

operandi in other clients