Spojit connects to this server through a custom MCP server connection, so you add it with Add custom server rather than from the connector catalog. Datadog maintains it and decides which tools it offers; see Datadog’s MCP Server setup guide for the current list.
Before you start
- A Datadog user with the
mcp_readpermission (andmcp_writefor write tools), plus permission for the data each tool touches. The Datadog Standard Role includes both MCP permissions; custom roles need them added under Organization Settings > Roles. - The MCP server is not available on the US1-FED or US2-FED (
ddog-gov.com) sites.
Server URL
The endpoint depends on your Datadog site. Open the setup guide, select your site with the site selector, and copy the endpoint it shows. Optional query parameters:Connect in Spojit
1
Add a custom server
Go to Connections and click Add custom server. Enter a Name such as
Datadog and paste the Server URL for your site, with any parameters.2
Keep Auto authentication
Leave Authentication on Auto, choose a visibility, and click Save & connect.
3
Approve access in Datadog
Datadog opens its authorization page. Sign in and approve. Spojit marks the connection Connected and refreshes the token automatically.
Alternative: an access token
For unattended workflows, Datadog accepts a Personal Access Token or a Service Access Token. A service account keeps the connection independent of any one person. In Spojit choose Token, paste the token, keep Header nameAuthorization and Prefix Bearer, and click Add.
Use it in a workflow
Add a Connector node, pick your Datadog server under Custom Servers, and choose Agent Mode or Direct Mode. See Use a custom server in a workflow. With many toolsets enabled, narrow the list under Available Tools to keep agent runs focused.Troubleshooting
A tool is missing
A tool is missing
Only the
core toolset loads by default. Add the toolset to the URL with toolsets=, save, and the tool list refreshes.Calls fail with a permissions error
Calls fail with a permissions error
Your role lacks
mcp_read or mcp_write, or permission for the underlying data. Ask a Datadog admin to update the role.