Chrome Actuator
Chrome Actuator
Inoffizieller Begleiter: Steuern Sie das bereits geöffnete Chrome-Fenster über einen Agenten (getestet mit Grok Build). Neue Arbeiten landen in einer pinken Actuator-Tabgruppe in der aktuellen Sitzung, nicht in einem neuen Chrome-Fenster.
tabs_create → snapshot → press @e12 / fill @e5 "text" → settleVersion 1 ist ein Aktuator, kein Side-Panel-Chatbot. Der Agent bleibt im Terminal.
Die Erweiterung sieht die Seite, weist @eN-Referenzen zu und klickt/tippt. Ihre Cookies
und Anmeldungen bleiben in Chrome.
Nicht verbunden mit, unterstützt oder gesponsert von xAI. „Grok“ und „Grok Build“ sind Marken von xAI, die hier nur zur Beschreibung der Kompatibilität verwendet werden. Siehe HINWEIS.
Status
Die Phasen 0–3 sind abgeschlossen. pnpm gauntlet deckt Unit-Tests, den
Inhaltsskript-Aktuator und einen Live-Chromium-Tab ab, der über native Nachrichtenübermittlung gesteuert wird.
Phase | Was | Status |
0 | Workspace, stabile Erweiterungs-ID, Seitenleiste | erledigt |
1 | Heartbeat über native Nachrichten | erledigt |
2 | snapshot / press / fill auf einem echten Tab | erledigt |
3 | Agent-Plugin + /chrome + Fähigkeit | erledigt |
Related MCP server: monkeysee
Erweiterung laden
cd /path/to/chrome-actuator
pnpm install
pnpm --filter @chrome-actuator/extension buildÖffnen Sie
chrome://extensionsAktivieren Sie den Entwicklermodus
Entpackte Erweiterung laden →
packages/extension/distHeften Sie die Erweiterung an und klicken Sie darauf (oder
Cmd+Shift+G)
Registrieren Sie dann den nativen Host (einmalig) und beenden Sie Chrome vollständig:
node packages/host/dist/install.js--trust bei der Plugin-Installation ermöglicht es dem Agenten, dieses Chrome-Profil zu bedienen.
Tun Sie dies nur, wenn Sie dem Agenten vertrauen.
grok plugin install ./packages/plugin --trustDie Seitenleiste sollte connected anzeigen, sobald der MCP-Host läuft.
pnpm gauntlet # unit + L3 + live native-messaging L4Stabile entpackte ID (aus dem festgeschriebenen Manifest-key): lgkcgenkjaalkfnpmglgpfclkaokblfj
Entscheidungen, die wir nicht wieder aufgreifen werden
Gehirn im Agenten, Körper in Chrome. Keine Erweiterungsinterne LLM-Schleife in v1.
Native Nachrichten, nicht WebSocket, nicht Playwright, nicht Agent-Device-Das-Binärprogramm.
Agent-Device Vertrag nur (
snapshot/press/fill).Kein
chrome.debuggerin v1 (keine gelbe Infoleiste).Unabhängige Implementierung. Kopieren Sie keine Marke, Marken oder rückentwickelten Interna eines anderen Anbieters in diesen Baum.
Layout
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)Tests
pnpm --filter @chrome-actuator/shared testLizenz
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