agentcorp-inc/revenuecat
v2.2.0MIT
Set up RevenueCat, integrate it, and access data.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
RevenueCatstreamable-http
{
"type": "streamable-http",
"url": "https://mcp.revenuecat.ai/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "revenuecat",
"version": "2.2.0",
"description": "Set up RevenueCat, integrate it, and access data.",
"author": {
"name": "RevenueCat",
"email": "support@revenuecat.com",
"url": "https://www.revenuecat.com"
},
"homepage": "https://www.revenuecat.com",
"repository": "https://github.com/RevenueCat/ai-toolkit",
"license": "MIT",
"keywords": ["revenuecat", "in-app-purchases", "subscriptions", "monetization", "iap", "mcp"]
}