How to Use the Datadog MCP in Claude Code
Pipe Datadog logs, metrics, and incident data directly into your Claude Code terminal workflows.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Datadog MCP to Claude Code
Create your Vinkius account to connect Datadog to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-driven Datadog incident response
Run fast diagnostic loops right from your Claude Code terminal. The CLI calls `list_incidents` to find active Datadog alerts, then executes `get_incident` to pull the full payload into your shell. This MCP Server lets you pipe production Datadog alert details directly into other CLI utilities. You can grep, awk, or redirect the output without switching to a browser.
Raw Datadog log searching and metric querying
Query your Datadog telemetry data from any Claude Code session. The agent runs `search_logs` to extract error patterns and uses `query_metrics` to check CPU or memory spikes. Claude Code processes raw Datadog JSON payloads and outputs clean ASCII tables. You get instant visibility into your cluster performance without leaving your terminal prompt.
Quick monitor silencing via Claude Code CLI
Silence noisy Datadog alerts during emergency maintenance windows. Claude Code runs `mute_monitor` to pause alerts and checks the status of your hosts with `list_hosts`. The terminal agent verifies the configuration using `get_monitor` to make sure your team doesn't get spammed during the upgrade. Keep your Claude Code terminal clean and your alerts quiet.
Set up Datadog MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedatadog-extended-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Datadog transactions." It will automatically discover and invoke the available Datadog tools.
claude mcp add --transport http datadog-extended-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Datadog MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Datadog MCP today
We host it, we monitor it, we maintain it. You just paste one token.