Loading MCP server directory, please wait...
Drive live iOS, Android, Apple TV and Android TV devices in the cloud to verify app changes.
npx @getmcp/cli add io.github.vibeview/vibeviewRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vibeview/vibeview": {
"command": "npx",
"args": [
"-y",
"vibeview",
"mcp"
],
"env": {
"VIBEVIEW_API_TOKEN": ""
}
}
}
}