Skip to content

Conversation

@rtrieu
Copy link
Contributor

@rtrieu rtrieu commented Nov 10, 2025

What does this PR do? What is the motivation?

Adds setup instructions for Agentic Onboarding for Browser, Android, iOS, React Native

Merge instructions

Merge readiness:

  • Ready for merge

For Datadog employees:

Your branch name MUST follow the <name>/<description> convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.

If your branch doesn't follow this format, rename it or create a new branch and PR.

[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.

Additional notes

@rtrieu rtrieu requested review from a team as code owners November 10, 2025 22:52
@rtrieu rtrieu added WORK IN PROGRESS No review needed, it's a wip ;) aaa-access AAA Access team: https://datadoghq.atlassian.net/wiki/spaces/AAA/pages/2069365080/AAA+Access+Team labels Nov 10, 2025
Co-authored-by: aaronddog <aaron.joyce@datadoghq.com>
Co-authored-by: meghanlo <37924402+meghanlo@users.noreply.github.com>
@rtrieu rtrieu requested review from aaronddog and meghanlo November 25, 2025 17:42
@rtrieu rtrieu removed the WORK IN PROGRESS No review needed, it's a wip ;) label Nov 25, 2025
@maycmlee
Copy link
Contributor

Created docs card: https://datadoghq.atlassian.net/browse/DOCS-12773

@maycmlee maycmlee added the editorial review Waiting on a more in-depth review label Nov 25, 2025
{{% /tab %}}
{{< /tabs >}}
2. In your AI agent client, click **Install** for the `datadog-onboarding-mcp` server.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The install/auth steps differ between Cursor and Claude Code.

For Cursor, the steps here are mostly correct (with a few small suggestions below).

The steps for Claude Code are as follows:

  1. Open an active Claude Code session with the /mcp command:
claude /mcp
  1. Select the MCP server installed in Step 1. You should see a disconnected - Enter to login message. Press Enter (screenshot below)
  2. The user should then see an option to authenticate, e.g., 1. Authenticate (screenshot below). They should press Enter for this option (screenshot below)
  3. This will bring the user the OAuth screen, which is the same for both Cursor and Claude Code

Step 1
Image

Step 2

Image

2. In your AI agent client, click **Install** for the `datadog-onboarding-mcp` server.
3. If you see a **Needs login** link under the installed MCP server, click the link to complete the Oauth process.
4. When prompted to open an external website, click **Open**.
5. After you've granted access to your Datadog account, you are redirected to Cursor. Click **Open** to complete the authentication process.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For Claude Code, the user will be redirected to another page in the browser, and they will then need to open their Claude Code in their terminal from where they were originally redirected (before seeing the OAuth screens)

3. If you see a **Needs login** link under the installed MCP server, click the link to complete the Oauth process.
4. When prompted to open an external website, click **Open**.
5. After you've granted access to your Datadog account, you are redirected to Cursor. Click **Open** to complete the authentication process.
5. Confirm you see MCP tools listed for the `datadog-onboarding-mcp` server.
Copy link

@aaronddog aaronddog Nov 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name of the MCP server will differ, as specified above, e.g., datadog-onboarding-us1, datadog-onboarding-us3, so we may want to adjust the above names to just be datadog-onboarding-mcp irrespective of DC

Copy link

@aaronddog aaronddog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some comments


## Prerequisites
### Supported frameworks
Agentic Onboarding is available for the following frameworks: Android, Angular, iOS, Next.js, Svelte, Vanilla JS, Vue

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have support for React - just not React Native.

Apologies for the confusion on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aaa-access AAA Access team: https://datadoghq.atlassian.net/wiki/spaces/AAA/pages/2069365080/AAA+Access+Team editorial review Waiting on a more in-depth review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants