Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions .cursor-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "pup",
"version": "0.62.0",
"description": "Datadog API CLI with 49 command groups, 300+ subcommands. Skills and domain agents for monitoring, logs, APM, security, and infrastructure.",
"author": {
"name": "Datadog",
"email": "support@datadoghq.com"
},
"repository": "https://github.com/DataDog/pup",
"license": "Apache-2.0",
"keywords": ["datadog", "monitoring", "logs", "apm", "metrics", "security", "infrastructure"],
"skills": "./skills/"
}
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -599,6 +599,8 @@ Pup ships plugin manifest files for several AI coding assistants:
/plugin marketplace add DataDog/pup

# Codex (reads .codex-plugin/plugin.json from the repo, or marketplace.json from ~/.agents/plugins/)

# Cursor (reads .cursor-plugin/plugin.json from the repo)
```

## ACP Server
Expand Down