appCN for Windsurf
digital.shineup/appcn
Install & correctly use appCN React Native / Expo components, streamed from the live registry.
client:Windsurf
transport:stdio
runtime:npm
Install appCN in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"appcn": {
"command": "npx",
"args": [
"-y",
"@app-cn/mcp"
],
"env": {
"APPCN_REGISTRY_URL": "<APPCN_REGISTRY_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs