Bläddra i källkod

Add rc to marketplace

Tobin South 6 månader sedan
förälder
incheckning
7657ed1025
1 ändrade filer med 11 tillägg och 0 borttagningar
  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"
         "url": "https://github.com/semgrep/mcp-marketplace.git"
       },
       },
       "homepage": "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"
     }
     }
   ]
   ]
 }
 }