Skip to content
Windsurf

datadog mcp for Windsurf

io.github.tantiope/datadog-mcp

Full Datadog API access: monitors, logs, metrics, traces, dashboards, and observability tools

client:Windsurf transport:stdio runtime:npm

Install datadog mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "datadog-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "datadog-mcp"
      ],
      "env": {
        "DD_API_KEY": "<DD_API_KEY>",
        "DD_APP_KEY": "<DD_APP_KEY>",
        "DD_SITE": "<DD_SITE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

datadog mcp in other clients