mobile mcp for Windsurf
io.github.mobile-next/mobile-mcp
MCP server for iOS and Android Mobile Development, Automation and Testing
client:Windsurf
transport:stdio
runtime:npm
Install mobile mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mobile-mcp": {
"command": "npx",
"args": [
"-y",
"@mobilenext/mobile-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs