Files
launchdarkly__ai-tooling/.cursor-plugin/plugin.json
T
2026-02-19 06:31:44 -08:00

24 lines
583 B
JSON

{
"name": "launchdarkly",
"version": "1.0.0",
"description": "LaunchDarkly agent skills and mcp server for feature flag management, AI configuration, and skill authoring",
"author": {
"name": "LaunchDarkly",
"email": "support@launchdarkly.com"
},
"homepage": "https://launchdarkly.com",
"repository": "https://github.com/launchdarkly/agent-skills",
"license": "Apache-2.0",
"logo": "logo.svg",
"keywords": [
"launchdarkly",
"feature-flags",
"feature-management",
"ai-config",
"targeting",
"rollout",
"cleanup",
"mcp"
]
}