Skip to content

Add data-streams toolset to Datadog MCP Server documentation#36523

Open
piochelepiotr wants to merge 7 commits into
masterfrom
piotr.wolski/data-streams-mcp-toolset-docs
Open

Add data-streams toolset to Datadog MCP Server documentation#36523
piochelepiotr wants to merge 7 commits into
masterfrom
piotr.wolski/data-streams-mcp-toolset-docs

Conversation

@piochelepiotr
Copy link
Copy Markdown
Contributor

Summary

Adds the data-streams toolset to the public Datadog MCP Server docs, mirroring the structure used for other GA-d toolsets (DDSQL, DBM, Dashboards, etc.).

  • setup.md — adds data-streams to the Available toolsets list (alphabetical, between dashboards and dbm).
  • tools.md — adds a Data Streams section describing the six tools, their toolset membership, required permissions, and example prompts:
    • list_kafka_topic_configs
    • list_kafka_broker_configs
    • get_kafka_client_configs
    • list_all_kafka_schemas
    • get_subject_kafka_schemas
    • read_kafka_messages (additionally requires the Data Streams Monitoring Capture Messages permission; rate-limited to 10 calls/min per org; routes the caller to the Kafka setup guide when monitoring is not configured)

Companion PRs (DataDog/dd-source)

Test plan

  • Hugo build is green in CI.
  • Section renders with the expected headers, toolset badges, permissions, and example prompts.
  • Internal cross-links [27] (/data_streams/), [28] (/data_streams/kafka/setup/), and [52] (/data_streams/) resolve.

🤖 Generated with Claude Code

The data-streams toolset is graduating to GA. This adds it to:

- setup.md "Available toolsets" list (alphabetical, between dashboards and dbm)
- tools.md "Data Streams" section describing the six tools, their toolset
  membership, required permissions, and example prompts:
    list_kafka_topic_configs, list_kafka_broker_configs,
    get_kafka_client_configs, list_all_kafka_schemas,
    get_subject_kafka_schemas, read_kafka_messages

read_kafka_messages additionally requires the
data_streams_monitoring_capture_messages permission and is rate-limited
to 10 calls/min per organization; both are noted in the entry.

Companion to DataDog/dd-source#432166 (toolset GA flip) and #429642
(setup-docs redirect, prompt-to-skill migration, eager loading,
acceptance tests).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@piochelepiotr piochelepiotr requested review from a team as code owners May 6, 2026 18:41
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 6, 2026

@estherk15 estherk15 self-assigned this May 6, 2026
Copy link
Copy Markdown
Contributor

@estherk15 estherk15 left a comment

Choose a reason for hiding this comment

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

Thanks for the update! Added some suggestions for wording, but the PR is approved!

Comment thread content/en/bits_ai/mcp_server/tools.md Outdated
Comment thread content/en/bits_ai/mcp_server/tools.md Outdated
Comment thread content/en/bits_ai/mcp_server/tools.md Outdated
piochelepiotr and others added 3 commits May 6, 2026 14:32
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Co-authored-by: Esther Kim <esther.kim@datadoghq.com>
Copy link
Copy Markdown
Member

@rgwood-dd rgwood-dd left a comment

Choose a reason for hiding this comment

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

Approved but please do not merge until the tools are actually GA.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants