Mobile Device MCP for Windsurf
io.github.srmorete/mobile-device-mcp
Control iOS and Android devices with multi-device and seamless Native/WebView support.
client:Windsurf
transport:stdio
runtime:npm
Install Mobile Device MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mobile-device-mcp": {
"command": "npx",
"args": [
"-y",
"@srmorete/mobile-device-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs