Model Context Protocol (MCP) server configuration and tool manifest for invertase/react-native-firebase
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"react-native-firebase": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-react-native-firebase"
]
}
}
}