Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/en/bits_ai/mcp_server/setup/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,8 @@ The MCP Server uses OAuth 2.0 for [authentication][2]. If you cannot go through
}
{{< /code-block >}}

For security, use a scoped API key and application key from a [service account][23] that has only the required permissions.

### Test access to the MCP Server

1. Install the [MCP inspector][4], a developer tool for testing and debugging MCP servers.
Expand Down Expand Up @@ -430,3 +432,4 @@ The Datadog MCP Server is under significant development. During the Preview, use
[20]: https://docs.google.com/forms/d/e/1FAIpQLSeorvIrML3F4v74Zm5IIaQ_DyCMGqquIp7hXcycnCafx4htcg/viewform
[21]: /synthetics/
[22]: https://kiro.dev/
[23]: /account_management/org_settings/service_accounts/
Loading