Conversation
Add a dedicated page explaining the code-exec toolset's value and how to enable it, and cross-link it from the MCP Server setup, tools, and overview pages.
Contributor
|
Contributor
Preview links (active after the
|
Corrects the language the code-exec toolset writes from TypeScript to JavaScript on the new Code Execution page, and adds the missing search_datadog_sdk tool entry to the MCP Server Tools reference.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do? What is the motivation?
Fixes DOCS-15663
Adds a dedicated Code Execution page under the Datadog MCP Server section, explaining what the
code-exectoolset does, why it reduces round-trips for multi-signal investigations, what the sandbox can and can't access, and how to enable it. This is a third page alongside the existing Setup and MCP Tools pages, added to the left nav and cross-linked from the MCP Server overview, Setup, and Tools pages.Merge readiness
For Datadog employees:
<name>/<description>convention and include the forward slash (/). If you've already created your PR with an incorrect branch name, please rename your branch and open a fresh PR./reviewto run an automated check that catches common issues before a Documentation team member reviews your PR.AI assistance
Drafted with Claude Code, based on a Google Doc outline and the existing
code-exectoolset documentation inmcp_server/setup.mdandmcp_server/tools.md.Additional notes