Agent skills and MCP server for driving live iOS, Android, Apple TV and Android TV devices in the cloud with VibeView
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
claude mcp add skills -- npx -y skills{
"mcpServers": {
"skills": {
"command": "npx",
"args": ["-y", "skills"]
}
}
}Resumen de MCP Servers
# VibeView agent skills
Skills and an MCP server that let a coding agent verify its work on a **live cloud device**: upload a build, start an iOS, Android, Apple TV or Android TV session, drive the app by UI-tree refs, read logs, take screenshots, and stop when only a human can act.
[VibeView](https://vibeview.io) streams iOS simulators, Android emulators, Apple TV and Android TV simulators, and Roku devices (beta) to a browser and to agents. No Mac, no local simulator, no device on the desk. Docs: [AI agent control](https://vibeview.io/docs/agent-control).
## Install
You need the `vibeview` CLI, logged in:
```bash
npm install -g vibeview
vibeview login
```
Then pick whichever fits your agent.
**Any agent that reads skills** (Claude Code, Cursor, Codex, and others via the `skills` CLI):
```bash
npx skills add vibeview/skills
```
**Claude Code, as a plugin** (installs the skill and registers the MCP server in one step):
```text
/plugin marketplace add vibeview/skills
/plugin install vibeview@vibeview
```
**Claude Code, from the CLI you already installed** (copies the skill into `~/.claude/skills/` and offers to register the MCP server):
```bash
vibeview agent-setup
```
**Any MCP client**: run `vibeview mcp` over stdio.
```json
{
"mcpServers": {
"vibeview": { "command": "vibeview", "args": ["mcp"] }
}
}
```
With Claude Code specifically: `claude mcp add vibeview -- vibeview mcp`.
## What's here
| Path | What it is |
| --- | --- |
| `skills/vibeview-agent/SKILL.md` | The agent workflow: build requirements, the dev loop, verifying with `ui-tree`, screenshots and logs, TV d-pad navigation, the human hand-off rule, cleanup, and the full command reference for both the CLI and MCP. |
| `.claude-plugin/` | Claude Code plugin manifest: the skill plus the `vibeview mcp` server. |
## Where this comes from
The canonical copy of the skill ships inside the `vibeview` npm package (`vibeview agent-setup` copies it from there). This repository mirrors it so agents and registries can discover it on GitHub. Versions track the CLI.
Issues and questions: support@vibeview.io.
Lo que la gente pregunta sobre skills
¿Qué es vibeview/skills?
+
vibeview/skills es mcp servers para el ecosistema de Claude AI. Agent skills and MCP server for driving live iOS, Android, Apple TV and Android TV devices in the cloud with VibeView Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-14.
¿Cómo se instala skills?
+
Puedes instalar skills clonando el repositorio (https://github.com/vibeview/skills) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar vibeview/skills?
+
Nuestro agente de seguridad ha analizado vibeview/skills y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene vibeview/skills?
+
vibeview/skills es mantenido por vibeview. La última actividad registrada en GitHub es del 2026-09-14, con 0 issues abiertos.
¿Hay alternativas a skills?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega skills en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/vibeview-skills)<a href="https://claudewave.com/repo/vibeview-skills"><img src="https://claudewave.com/api/badge/vibeview-skills" alt="Featured on ClaudeWave: vibeview/skills" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.