Skip to content
Zed

OctoWatch DLP for Zed

io.github.extralabs/octowatch-mcp

Read-only OctoWatch DLP Cloud MCP: risks, idle time, productivity, monitoring.

client:Zed transport:stdio runtime:pypi

Install OctoWatch DLP 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": {
    "octowatch-mcp": {
      "command": "uvx",
      "args": [
        "octowatch-mcp"
      ],
      "env": {
        "OCTOWATCH_API_BASE": "<OCTOWATCH_API_BASE>",
        "OCTOWATCH_EMAIL": "<OCTOWATCH_EMAIL>",
        "OCTOWATCH_PASSWORD": "<OCTOWATCH_PASSWORD>",
        "OCTOWATCH_TOOLSETS": "<OCTOWATCH_TOOLSETS>"
      }
    }
  }
}

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

OctoWatch DLP in other clients