Skip to content
Zed

oee mcp for Zed

io.github.arikanatakan/oee-mcp

Overall Equipment Effectiveness tools for AI agents: factors, waterfall, six losses, charts.

client:Zed transport:stdio runtime:pypi

Install oee mcp in Zed

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

{
  "context_servers": {
    "oee-mcp": {
      "command": "uvx",
      "args": [
        "oee-mcp"
      ]
    }
  }
}

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

oee mcp in other clients