Browse Source

Merge PR #692: add-plugin/prisma into staging

Tobin South 5 months ago
parent
commit
ed0e76e6cb
1 changed files with 10 additions and 0 deletions
  1. 10 0
      .claude-plugin/marketplace.json

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

@@ -1048,6 +1048,16 @@
         "sha": "a54566e03c852567589ef85bb449d1e4de229667"
         "sha": "a54566e03c852567589ef85bb449d1e4de229667"
       },
       },
       "homepage": "https://github.com/cockroachdb/claude-plugin"
       "homepage": "https://github.com/cockroachdb/claude-plugin"
+    },
+    {
+      "name": "prisma",
+      "description": "Prisma MCP integration for Postgres database management, schema migrations, SQL queries, and connection string management. Provision Prisma Postgres databases, run migrations, and interact with your data directly.",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/prisma/claude-plugin.git",
+        "sha": "815dbc4a045a29e3b81510ba0e3ab806f1baaf0e"
+      },
+      "homepage": "https://prisma.io"
     }
     }
   ]
   ]
 }
 }