Skip to content
Claude Desktop

Ceraph for Claude Desktop

dev.ceraph/react-native-mcp

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

client:Claude Desktop transport:stdio runtime:npm

Install Ceraph in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Ceraph in other clients