Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
b79f313ad5 Add prisma to marketplace 2026-03-17 13:28:22 -07:00

View File

@@ -1040,14 +1040,14 @@
"homepage": "https://github.com/intercom/claude-plugin-external"
},
{
"name": "followrabbit",
"description": "Cloud cost optimization for GCP infrastructure. Review changes for cost impact and auto-apply savings recommendations using the followrabbit CLI.",
"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/followrabbit-ai/awesome-rabbit.git",
"sha": "f59ec3d1f6337a6ed825ef06836a221ed3d2ffb0"
"url": "https://github.com/prisma/claude-plugin.git",
"sha": "815dbc4a045a29e3b81510ba0e3ab806f1baaf0e"
},
"homepage": "https://subscriptions.agentic.followrabbit.ai/"
"homepage": "https://prisma.io"
}
]
}