Add caveman plugin source

This commit is contained in:
KeyInfo Bot
2026-07-06 10:12:47 +08:00
parent bfe3759cdd
commit 13e8e8a4c0
17 changed files with 466 additions and 0 deletions
@@ -327,6 +327,18 @@
"authentication": "ON_INSTALL"
},
"category": "MCP"
},
{
"name": "caveman",
"source": {
"source": "local",
"path": "./plugins/caveman"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "开发工具"
}
]
}