jeonghwanko/onesub
Server-side receipt validation for react-native-iap. Apple StoreKit 2 + Google Play Billing. One line: app.use(createOneSubMiddleware(config))
Platform-specific configuration:
{
"mcpServers": {
"onesub": {
"command": "npx",
"args": [
"-y",
"onesub"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...