Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-commands-desktop-integrator.json
2025-11-29 18:53:27 +08:00

18 lines
520 B
JSON

{
"name": "desktop-integrator",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "desktop-integrator",
"description": "This command provides the context necessary for Claude Code to create the Desktop Extension or .dxt file of an MCP.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-commands-desktop-integrator.git"
},
"strict": true
}
]
}