浏览代码

Merge pull request #670 from anthropics/add-plugin/neon

Tobin South 5 月之前
父节点
当前提交
adeb0436c2
共有 1 个文件被更改,包括 13 次插入0 次删除
  1. 13 0
      .claude-plugin/marketplace.json

+ 13 - 0
.claude-plugin/marketplace.json

@@ -1015,6 +1015,19 @@
         "url": "https://github.com/MicrosoftDocs/mcp.git"
       },
       "homepage": "https://github.com/microsoftdocs/mcp"
+    },
+    {
+      "name": "neon",
+      "description": "Manage your Neon projects and databases with the neon-postgres agent skill and the Neon MCP Server.",
+      "category": "database",
+      "source": {
+        "source": "git-subdir",
+        "url": "neondatabase/agent-skills",
+        "path": "plugins/neon-postgres",
+        "ref": "main",
+        "sha": "54d7a9db2ddd476f84d5d1fd7bac323907858a8b"
+      },
+      "homepage": "https://github.com/neondatabase/agent-skills/tree/main/plugins/neon-postgres"
     }
   ]
 }