18 lines
532 B
JSON
18 lines
532 B
JSON
{
|
|
"name": "claude-desktop-extension",
|
|
"owner": {
|
|
"name": " Anand Tyagi",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "claude-desktop-extension",
|
|
"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-ananddtyagi-claude-code-marketplace-plugins-claude-desktop-extension.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |