VibeView for Windsurf
io.github.vibeview/vibeview
Drive live iOS, Android, Apple TV and Android TV devices in the cloud to verify app changes.
client:Windsurf
transport:stdio
runtime:npm
Install VibeView in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vibeview": {
"command": "npx",
"args": [
"-y",
"vibeview"
],
"env": {
"VIBEVIEW_API_TOKEN": "<VIBEVIEW_API_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs