Skip to content
Zed

oprocess for Zed

io.github.uncletim-gz/oprocess

AI-native process classification. 2436 processes + 3284 KPIs from APQC, ITIL, SCOR.

client:Zed transport:stdio runtime:pypi

Install oprocess in Zed

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

{
  "context_servers": {
    "oprocess": {
      "command": "uvx",
      "args": [
        "oprocess"
      ]
    }
  }
}

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

oprocess in other clients