Skip to content
Cline

appCN for Cline

digital.shineup/appcn

Install & correctly use appCN React Native / Expo components, streamed from the live registry.

client:Cline transport:stdio runtime:npm

Install appCN 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "appcn": {
      "command": "npx",
      "args": [
        "-y",
        "@app-cn/mcp"
      ],
      "env": {
        "APPCN_REGISTRY_URL": "<APPCN_REGISTRY_URL>"
      }
    }
  }
}

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

appCN in other clients