Skip to content
Cline

Ceraph for Cline

dev.ceraph/react-native-mcp

MCP server for agent-driven React Native and Expo development and mobile testing

client:Cline transport:stdio runtime:npm

Install Ceraph in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "react-native-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@ceraph/react-native-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Ceraph in other clients