Compare commits

...

1 Commits

Author SHA1 Message Date
Bryan Thompson
3b07c5a94a Add datadog plugin 2026-04-16 14:01:07 -05:00

View File

@@ -446,6 +446,20 @@
},
"homepage": "https://github.com/astronomer/agents"
},
{
"name": "datadog",
"description": "Use Datadog directly in Claude Code through a preconfigured Datadog MCP server. Query logs, metrics, traces, dashboards, and more through natural conversation. This plugin is in preview.",
"author": {
"name": "Datadog"
},
"category": "monitoring",
"source": {
"source": "url",
"url": "https://github.com/datadog-labs/claude-code-plugin.git",
"sha": "e4bc3bde5072badbbd585dab87127fa7d5f41fbb"
},
"homepage": "https://www.datadoghq.com/"
},
{
"name": "dataverse",
"description": "Agent skills for building on, analyzing, and managing Microsoft Dataverse — with Dataverse MCP, PAC CLI, and Python SDK.",