Use Datadog directly in the Pi coding agent through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation. This plugin is in preview.
{
"mcpServers": {
"datadogpi-plugin": {
"command": "npx",
"args": [
"-y",
"@datadog/pi-plugin"
]
}
}
}