You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .claude-plugin/marketplace.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@
9
9
{
10
10
"name": "mongodb",
11
11
"source": "./",
12
-
"description": "Official MongoDB plugin for Claude offering skills for database management and optimization, as well as the MongoDB MCP server"
12
+
"description": "Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more."
Copy file name to clipboardExpand all lines: .claude-plugin/plugin.json
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "mongodb",
3
-
"version": "0.1.0",
4
-
"description": "Official MongoDB plugin for Claude offering skills for database management and optimization, as well as the MongoDB MCP server",
3
+
"version": "1.0.0",
4
+
"description": "Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.",
0 commit comments