Skip to content
Windsurf

Ceraph for Windsurf

dev.ceraph/react-native-mcp

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

client:Windsurf transport:stdio runtime:npm

Install Ceraph in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Ceraph in other clients