Skip to content

Conversation

@A-Rindone
Copy link
Contributor

@A-Rindone A-Rindone commented Sep 16, 2025

What does this PR do? What is the motivation?

Creating a guide for using the feature flag MCP server for those in the preview program.
DOCS-12083

Merge instructions

Merge readiness:

  • Ready for merge

joepeeples and others added 6 commits September 4, 2025 11:04
+ revamp Software Delivery section, add other products' guides
US1-FED not supported
also add description frontmatter
Adding content for migration guide to Eppo core
### Claude

```
claude mcp add datadog-ff -- ~/.local/bin/datadog_mcp_cli --custom-domain dd.datad0g.com --endpoint-path /api/unstable/ffe-mcp/mcp

Choose a reason for hiding this comment

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

This will definitely change, since the domain we're using here, dd.datad0g.com, is staging. But also we'll do a toolset instead of an endpoint path

Choose a reason for hiding this comment

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

Something like claude mcp add datadog-ff https://mcp.datadoghq.com/api/unstable/mcp-server/mcp?toolsets=ffe-service

Choose a reason for hiding this comment

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

See https://dd.slack.com/archives/C095ASRQA9M/p1758232989167749, but the actual command should be

claude mcp add datadog -- ~/.local/bin/datadog_mcp_cli --endpoint-path /api/unstable/mcp-server/mcp?toolsets=feature-flags

Copy link
Contributor

@joepeeples joepeeples Nov 5, 2025

Choose a reason for hiding this comment

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

Updated in e730c35, thanks!

@estherk15 estherk15 added the editorial review Waiting on a more in-depth review label Sep 17, 2025
@github-actions github-actions bot added Architecture Everything related to the Doc backend Guide Content impacting a guide labels Sep 18, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 18, 2025

```javascript
"datadog-ff": {
"type": "stdio",
"command": " ~/.local/bin/datadog_mcp_cli --custom-domain mcp.datadoghq.com --endpoint-path /api/unstable/ffe-mcp/mcp",

Choose a reason for hiding this comment

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

This command should be

~/.local/bin/datadog_mcp_cli --endpoint-path /api/unstable/mcp-server/mcp?toolsets=feature-flags

Copy link
Contributor

@joepeeples joepeeples Nov 5, 2025

Choose a reason for hiding this comment

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

Updated in e730c35, thanks!

@github-actions github-actions bot removed the Architecture Everything related to the Doc backend label Nov 4, 2025
@joepeeples joepeeples removed the request for review from a team November 5, 2025 16:12
…Dog/documentation into a-rindone/12083-ff-mcp-server-guide
@github-actions github-actions bot added the Architecture Everything related to the Doc backend label Nov 12, 2025
@joepeeples joepeeples merged commit 83877b3 into master Nov 12, 2025
15 of 16 checks passed
@joepeeples joepeeples deleted the a-rindone/12083-ff-mcp-server-guide branch November 12, 2025 16:40
dussault-antoine pushed a commit that referenced this pull request Nov 13, 2025
* Set up basic framework

* Add to All Guides page

+ revamp Software Delivery section, add other products' guides

* Configure site support

US1-FED not supported

* Add Preview callout and signup link

also add description frontmatter

* Update migrate_from_statsig.md

Adding content for migration guide to Eppo core

* Create feature_flag_mcp_server.md

* update commands

* Guides page: add link to MCP server page

* edits and additions

- edits for general style
- add Further Reading

* reorg page into main Feature Flags nav section

---------

Co-authored-by: Joe Peeples <joe.peeples@datadoghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Architecture Everything related to the Doc backend editorial review Waiting on a more in-depth review Guide Content impacting a guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants