
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "datadog": {4 "env": {5 "DD_API_KEY": "<your-datadog-api-key>",6 "DD_APP_KEY": "<your-datadog-app-key>"7 },8 "args": [9 "-y",10 "@i524/datadog-mcp-server"11 ],12 "command": "npx"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation