huytdps13400/react-native-ssl-manager
React Native SSL Pinning provides seamless SSL certificate pinning integration for enhanced network security in React Native apps. This module enables developers to easily implement and manage certificate pinning, protecting applications against man-in-the-middle (MITM) attacks. With dynamic configuration options and the ability to toggle SSL
Platform-specific configuration:
{
"mcpServers": {
"react-native-ssl-manager": {
"command": "npx",
"args": [
"-y",
"react-native-ssl-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...