Files
42marketplaces/sync/gh-atxp-dev-claude-cloud.json
2025-11-29 18:53:27 +08:00

18 lines
366 B
JSON

{
"name": "cloud",
"owner": {
"name": "ATXP Team",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "cloud",
"description": "Deploy Claude agents to cloud.atxp.ai",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-atxp-dev-claude-cloud.git"
},
"strict": true
}
]
}