Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:59:11 +08:00
commit e961c4e190
4 changed files with 129 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "kitchen-sink",
"description": "Access all ATXP MCP servers with simplified authentication and proxy support",
"version": "1.1.0",
"author": {
"name": "ATXP Team",
"url": "https://atxp.ai"
},
"commands": [
"./commands"
]
}