Skip to content

Commit d5b771b

Browse files
chore: auto-generate plugins data
1 parent eda22ea commit d5b771b

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

plugins-data.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"description": "为系统提供 AI 赋能",
2424
"author": "wu-clan",
2525
"tags": [
26-
"ai"
26+
"ai",
27+
"mcp"
2728
],
2829
"database": [
2930
"mysql",

plugins-data.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ export const pluginDataList: PluginData[] = [
4747
"description": "为系统提供 AI 赋能",
4848
"author": "wu-clan",
4949
"tags": [
50-
"ai"
50+
"ai",
51+
"mcp"
5152
],
5253
"database": [
5354
"mysql",

0 commit comments

Comments
 (0)