浏览代码

Add rc to marketplace

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

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

@@ -684,6 +684,17 @@
         "url": "https://github.com/semgrep/mcp-marketplace.git"
       },
       "homepage": "https://github.com/semgrep/mcp-marketplace.git"
+    },
+    {
+      "name": "rc",
+      "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": "development",
+      "source": {
+        "source": "url",
+        "url": "https://github.com/RevenueCat/rc-claude-code-plugin.git",
+        "sha": "af7cb77996aee4e7e3c109c5afec81f716139032"
+      },
+      "homepage": "https://www.revenuecat.com"
     }
   ]
 }