Skip to content
Zed

datadog for Zed

com.mcparmory/datadog

Monitor infrastructure, manage agents and deployments, track metrics, logs, and events

client:Zed transport:stdio runtime:pypi

Install datadog in Zed

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

{
  "context_servers": {
    "datadog": {
      "command": "uvx",
      "args": [
        "mcparmory-datadog"
      ]
    }
  }
}

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

datadog in other clients