diff --git a/registry.json b/registry.json index 75c03f3..01f8e18 100644 --- a/registry.json +++ b/registry.json @@ -587,6 +587,21 @@ ] } }, + { + "server": { + "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", + "name": "com.revenuecat/mcp", + "title": "RevenueCat", + "description": "Official RevenueCat MCP server for managing projects and accessing RevenueCat data.", + "version": "1.0.0", + "remotes": [ + { + "type": "streamable-http", + "url": "https://mcp.revenuecat.ai/mcp" + } + ] + } + }, { "server": { "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",