Datadog
Datadog exposes its MCP server through an OAuth flow tied to your Datadog organization. Unlike Slack and GitHub, you do not create a separate OAuth app or supply a Client ID and Client Secret. Instead, you register the QuilrAI callback URL in Datadog's organization settings and then add your site-specific Datadog MCP server URL to QuilrAI.
How Datadog Differs
- No custom OAuth credentials. Datadog handles authorization using your existing org login — no Client ID or Client Secret to create.
- Site-specific MCP URL. Each Datadog site (US1, US3, US5, EU1, AP1, AP2) has its own MCP endpoint. You copy your endpoint from the Datadog MCP Server setup page after selecting your site.
- Redirect URL allowlist. Datadog requires you to explicitly trust the QuilrAI callback URL before the OAuth flow will succeed.
Connect Datadog
1. Add the QuilrAI Redirect URL to Datadog
- Log in to Datadog and go to Organization Settings.
- Navigate to Security > Preferences (URL:
https://<your-site>.datadoghq.com/organization-settings/preferences). - Scroll to the MCP OAuth Redirect URLs section.
- In the URL input, enter
https://mcpgateway.quilrai.com/oauth/callbackorhttps://mcpgateway.quilr.ai/oauth/callbackand click Add URL.

The QuilrAI callback URL must appear in the allowlist before you authorize the MCP connection. If it is missing, the OAuth redirect will be rejected by Datadog.
2. Get Your MCP Server Endpoint URL
- Open the Datadog MCP Server setup page.
- Use the Datadog Site selector (top-right of the page) to select your site — for example
us5.datadoghq.com. - The page updates and shows your site-specific MCP endpoint URL. Copy it.
3. Add Datadog MCP to QuilrAI
- In QuilrAI, go to MCP Gateway and click Add MCP.
- Paste the Datadog MCP endpoint URL you copied above.
- Authorize when prompted — Datadog's OAuth flow opens and asks you to approve access.
- After authorization, QuilrAI connects and fetches available tools.
Required Datadog Permissions
The Datadog user authorizing the connection needs:
mcp_read— allows read-only tool use (metrics, logs, dashboards, monitors).mcp_write— required for tools that create or update Datadog resources.
Grant only the roles your agents actually need.
Toolset Query Parameters
You can append query parameters to the MCP endpoint URL to control which tools are available:
Restricting toolsets reduces context window usage and limits blast radius for write-capable tools.