Esta página se muestra en inglés. Una traducción al español está en curso.
CLI ToolsMay 12, 2026·2 min de lectura

Magentic-UI — Human-Centered Web Agent with MCP

Magentic-UI gives teams a human-in-the-loop web agent with plan previews, approval gates, Docker-backed execution, and MCP support.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Stage only · 29/100Stage only
Superficie agent
Cualquier agent MCP/CLI
Tipo
Skill
Instalación
Stage only
Confianza
Confianza: Established
Entrada
Asset
Comando CLI universal
npx tokrepo install 2768e070-316f-5eeb-80c8-14d85cb987d8
Introducción

Magentic-UI gives teams a human-in-the-loop web agent with plan previews, approval gates, Docker-backed execution, and MCP support.

  • Best for: teams that need browser automation with explicit plans and approval steps
  • Works with: Python 3.10+, Docker, web UI, command-line mode, MCP agents, optional Azure or Ollama installs
  • Setup time: 15-30 minutes

Practical Notes

  • Quant: the README supports Python 3.10-3.13 and starts on http://localhost:8081.
  • Quant: it documents at least three runtime modes out of the box: Docker-backed UI, --run-without-docker, and the magentic-cli path.

Rollout pattern

  • Use the default Docker-backed path first so you validate the intended execution environment.
  • Pilot low-risk web tasks such as monitoring or read-only extraction before approving form submissions or purchases.
  • Add MCP agents only after you understand what the core UI agent already does well on its own.

Watchouts

The no-Docker mode is explicitly limited, so teams should not assume it offers the same execution guarantees as the full default setup.

FAQ

Q: Can I run it without Docker? A: Yes, but the README marks --run-without-docker as limited because code execution is unavailable.

Q: Why is this safer than a black-box browser agent? A: It exposes the plan and asks for approval on sensitive operations.

Q: What is the first real test? A: Open the UI, inspect the proposed steps, and approve a low-risk browsing or monitoring task.

🙏

Fuente y agradecimientos

Source: https://github.com/microsoft/magentic-ui > License: MIT > GitHub stars: 9,805 · forks: 979

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados