Agent Plugins Marketplace
All plugins

datadog

v10.0.0

Available for US1 customers only. Analyze, investigate, and act on your Datadog telemetry directly from ChatGPT using natural language. Ask questions about your production applications, identify, visualize, and remediate issues in your critical services. Run agentic loops to ensure you continue to maintain good observability and service management posture.

Codex1 MCP serverStreamable HTTP

By Datadog0 GitHub starsUpdated 4 days ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 20, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install datadog for Codex

Installs for the current user
codex plugin marketplace add FaLalens/codex-plugins-zh
codex plugin marketplace upgrade openai-curated
codex plugin add datadog@openai-curated

Paste and run these commands in a terminal with Codex. They add and refresh the openai-curated catalog, then install this plugin.

Compatibility: the page URL and API slug “datadog-5” remain stable.

  • Codex: datadog-5@agent-plugin-marketplacedatadog@openai-curated

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/FaLalens/codex-plugins-zh

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/datadog/.

Plugin files

plugins/datadog/
├── .codex-plugin/plugin.json
└── .mcp.json

MCP servers1

datadogStreamable HTTP
url
https://mcp.datadoghq.com/v1/mcp

Plugin manifests1

plugins/datadog/.codex-plugin/plugin.json
{
  "apps": "./.app.json",
  "author": {
    "name": "Datadog"
  },
  "description": "Available for US1 customers only. Analyze, investigate, and act on your Datadog telemetry directly from ChatGPT using natural language. Ask questions about your production applications, identify, visualize, and remediate issues in your critical services. Run agentic loops to ensure you continue to maintain good observability and service management posture.",
  "interface": {
    "capabilities": [],
    "category": "Developer Tools",
    "composerIcon": "./assets/composer-icon.png",
    "defaultPrompt": [
      "Show me a breakdown of log volume by service.",
      "Show me average CPU usage for my top 10 services for the past 6 hours.",
      "Where are my users coming from? Show me a chart by country."
    ],
    "developerName": "Datadog",
    "displayName": "Datadog (Preview)",
    "logo": "./assets/logo.png",
    "longDescription": "Available for US1 customers only. Analyze, investigate, and act on your Datadog telemetry directly from ChatGPT using natural language. Ask questions about your production applications, identify, visualize, and remediate issues in your critical services. Run agentic loops to ensure you continue to maintain good observability and service management posture.",
    "privacyPolicyURL": "https://www.datadoghq.com/legal/privacy/",
    "shortDescription": "Search and act on your data",
    "supportURL": "https://www.datadoghq.com/support/",
    "termsOfServiceURL": "https://www.datadoghq.com/legal/terms/2024-10-25/",
    "websiteURL": "https://www.datadoghq.com"
  },
  "name": "datadog",
  "version": "10.0.0"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[datadog on Agent Plugins Marketplace](https://pluginsmp.com/plugins/datadog-5)