Compare commits

..

1 Commits

Author SHA1 Message Date
Tobin South
7657ed1025 Add rc to marketplace 2026-03-05 19:43:40 -08:00

View File

@@ -686,15 +686,15 @@
"homepage": "https://github.com/semgrep/mcp-marketplace.git" "homepage": "https://github.com/semgrep/mcp-marketplace.git"
}, },
{ {
"name": "planetscale", "name": "rc",
"description": "An authenticated hosted MCP server that accesses your PlanetScale organizations, databases, branches, schema, and Insights data. Query against your data, surface slow queries, and get organizational and account information.", "description": "Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.",
"category": "database", "category": "development",
"source": { "source": {
"source": "url", "source": "url",
"url": "https://github.com/planetscale/claude-plugin.git", "url": "https://github.com/RevenueCat/rc-claude-code-plugin.git",
"sha": "f1066cac5bb956bbbb05918f5b07fe0e873d44ea" "sha": "af7cb77996aee4e7e3c109c5afec81f716139032"
}, },
"homepage": "https://planetscale.com/" "homepage": "https://www.revenuecat.com"
} }
] ]
} }