12 lines
342 B
JSON
12 lines
342 B
JSON
{
|
|
"name": "desktop-integrator",
|
|
"description": "This command provides the context necessary for Claude Code to create the Desktop Extension or .dxt file of an MCP.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "ClaudeForge Community",
|
|
"url": "https://github.com/claudeforge/marketplace"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |