diff --git a/content/en/mcp_server/setup.md b/content/en/mcp_server/setup.md index 35568575052..a4796b5644b 100644 --- a/content/en/mcp_server/setup.md +++ b/content/en/mcp_server/setup.md @@ -136,6 +136,10 @@ Selected endpoint ({{< region-param key="dd_site_name" >}}): {{< region-pa
Datadog MCP Server is not supported for your selected site ({{< region-param key="dd_site_name" >}}).
{{< /site-region >}} + +
The Codex Plugin (Preview) can be used in the Codex Desktop app in the US1 regions only. To install, use the ChatGPT App instructions. Once you install the ChatGPT app, the Codex Plugin is automatically included as well. +
+ [1]: /getting_started/site/ {{% /tab %}} @@ -693,6 +697,13 @@ For example, based on your selected [Datadog site][17] ({{< region-param key="dd For security, use a scoped API key and application key from a [service account][13] that has only the required permissions. +### Adding OAuth clients + +You can allow-list your redirect URLs in [Organization Preferences][27] under `MCP OAuth Redirect URLs`. + +If you are a partner or vendor adding Datadog to an MCP directory for your AI agent platform, submit your interest through Datadog's [Technology Partner Signup][58]. + + ### Local binary authentication Local authentication is recommended for Cline and when remote authentication is unreliable or not available. After installation, you typically do not need to update the local binary to benefit from MCP Server updates, as the tools are remote. @@ -809,3 +820,4 @@ Local authentication is recommended for Cline and when remote authentication is [55]: https://claude.com/plugins/datadog [56]: https://claude.ai/directory/connectors/datadog [57]: /real_user_monitoring/ +[58]:https://partners.datadoghq.com/s/login/SelfRegister \ No newline at end of file diff --git a/content/en/mcp_server/tools.md b/content/en/mcp_server/tools.md index 21d95df322d..fe3b411d037 100644 --- a/content/en/mcp_server/tools.md +++ b/content/en/mcp_server/tools.md @@ -450,7 +450,7 @@ Searches for Datadog users by email, name, or handle. Useful for finding the rig A single tool that runs agent-authored TypeScript in a Datadog-managed sandbox with direct access to Datadog APIs, for multi-signal investigation and ad-hoc data exploration in one call. -
The code-exec toolset is in Preview. Contact Datadog support to request access.
+
The code-exec toolset is in Preview. Sign up for the preview or contact Datadog support to request access.
Code executed by this toolset runs against your Datadog APIs using your own user identity. The sandbox applies your existing [role permissions][56] to every API call, so an agent can only read or modify data that you can already access in Datadog.