Chrome Actuator
Chrome Actuator
Compañero no oficial: controla la ventana de Chrome que ya tienes abierta desde un agente (probado con Grok Build). El nuevo trabajo aterriza en un grupo de pestañas rosa llamado Actuator en la sesión actual, no en una nueva ventana de Chrome.
tabs_create → snapshot → press @e12 / fill @e5 "text" → settlev1 es un actuador, no un chatbot de panel lateral. El agente permanece en la terminal. La extensión ve la página, asigna referencias @eN y hace clic/escribe. Tus cookies e inicios de sesión permanecen en Chrome.
No afiliado, respaldado ni patrocinado por xAI. "Grok" y "Grok Build" son marcas de xAI, utilizadas aquí solo para describir compatibilidad. Consulta NOTICE.
Estado
Las fases 0–3 están incluidas. pnpm gauntlet cubre pruebas unitarias, el actuador de script de contenido y una pestaña de Chromium en vivo controlada a través de mensajería nativa.
Fase | Qué | Estado |
0 | Espacio de trabajo, id de extensión estable, panel lateral | hecho |
1 | Latido de mensajería nativa | hecho |
2 | snapshot / press / fill en una pestaña real | hecho |
3 | Plugin de agente + | hecho |
Related MCP server: monkeysee
Cargar la extensión
cd /path/to/chrome-actuator
pnpm install
pnpm --filter @chrome-actuator/extension buildAbre
chrome://extensionsActiva el Modo desarrollador
Cargar descomprimida →
packages/extension/distFija la extensión y haz clic en ella (o
Cmd+Mayús+G)
Luego registra el host nativo (una vez) y cierra Chrome por completo:
node packages/host/dist/install.js--trust en la instalación del plugin permite que el agente opere este perfil de Chrome. Solo hazlo si confías en el agente.
grok plugin install ./packages/plugin --trustEl panel lateral debería mostrar conectado una vez que el host MCP esté en ejecución.
pnpm gauntlet # unit + L3 + live native-messaging L4Id de extensión descomprimida estable (de la clave de manifiesto confirmada key): lgkcgenkjaalkfnpmglgpfclkaokblfj
Decisiones que no reabriremos
Cerebro en el agente, cuerpo en Chrome. Sin bucle LLM dentro de la extensión en v1.
Mensajería nativa, no WebSocket, no Playwright, no agente-dispositivo-el-binario.
Contrato agente-dispositivo solo (
snapshot/press/fill).Sin
chrome.debuggeren v1 (sin barra de información amarilla).Implementación independiente. No copies la marca, marcas o internos de ingeniería inversa de otro proveedor en este árbol.
Diseño
packages/shared protocol, snapshot grammar, target parser
packages/extension MV3 side panel + service worker
packages/host MCP + native host
packages/plugin Grok Build plugin (compatibility layer)Pruebas
pnpm --filter @chrome-actuator/shared testLicencia
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceEnables AI agents to directly control your real Chrome browser with full context including login sessions, cookies, and open tabs. It provides tools for page scanning, JavaScript execution, CDP control, screenshots, and physical mouse/keyboard input for authentic browser automation.20239MIT
- Alicense-qualityBmaintenanceEnables MCP clients to drive a real, logged-in Chrome browser for web automation tasks like navigation, clicking, typing, and screenshotting.11MIT
- Flicense-qualityCmaintenanceDrive your real, signed-in Chrome browser from any MCP client, enabling browser automation such as navigation, clicking, typing, and screenshots through standard MCP tools.1
- Alicense-qualityAmaintenanceEnables AI assistants to control Chrome browser operations such as navigation, reading pages, taking screenshots, managing tabs, and more via a Chrome extension and native messaging.MIT
Related MCP Connectors
Hosted real Google Chrome MCP with per-user persistent state. Navigate, click, type, screenshot.
Eyes and hands on real Windows PCs — observe, click, type via Glasswarp API.
Browser MCP for logged-in tasks. Uses your Chrome — credentials stay local. Zero-token replay.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xlreon/chrome-actuator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server