Chrome Actuator
Chrome Actuator
비공식 동반 도구: 에이전트가 이미 열려 있는 Chrome 창을 제어할 수 있게 해줍니다 (Grok Build에서 테스트 완료). 새로운 작업은 현재 세션의 분홍색 Actuator 탭 그룹에 표시되며, 새 Chrome 창이 열리지 않습니다.
tabs_create → snapshot → press @e12 / fill @e5 "text" → settlev1은 액추에이터이지 사이드 패널 챗봇이 아닙니다. 에이전트는 터미널에 남아 있습니다.
확장 프로그램은 페이지를 보고 @eN 참조를 할당한 후 클릭/입력합니다. 쿠키와 로그인 정보는 Chrome에 그대로 유지됩니다.
xAI와 제휴, 보증 또는 후원 관계가 아닙니다. "Grok" 및 "Grok Build"는 xAI의 상표로, 호환성을 설명하기 위해서만 사용됩니다. NOTICE를 참조하세요.
상태
0~3단계가 완료되었습니다. pnpm gauntlet은 단위 테스트, 콘텐츠 스크립트 액추에이터, 그리고 네이티브 메시징을 통해 제어되는 라이브 Chromium 탭을 포함합니다.
단계 | 내용 | 상태 |
0 | 작업 공간, 안정적인 확장 ID, 사이드 패널 | 완료 |
1 | 네이티브 메시징 핸드셰이크 | 완료 |
2 | 실제 탭에서 snapshot / press / fill | 완료 |
3 | 에이전트 플러그인 + /chrome + 스킬 | 완료 |
Related MCP server: monkeysee
확장 프로그램 로드
cd /path/to/chrome-actuator
pnpm install
pnpm --filter @chrome-actuator/extension buildchrome://extensions를 엽니다.개발자 모드를 활성화합니다.
압축 해제된 확장 프로그램 로드 →
packages/extension/dist확장 프로그램을 고정하고 클릭합니다(또는
Cmd+Shift+G).
그런 다음 네이티브 호스트를 한 번 등록하고 Chrome을 완전히 종료합니다:
node packages/host/dist/install.js플러그인 설치 시 --trust를 사용하면 에이전트가 이 Chrome 프로필을 작동할 수 있습니다.
에이전트를 신뢰하는 경우에만 이 작업을 수행하세요.
grok plugin install ./packages/plugin --trustMCP 호스트가 실행 중이면 사이드 패널에 connected라고 표시됩니다.
pnpm gauntlet # unit + L3 + live native-messaging L4안정적인 압축 해제 ID(커밋된 manifest key에서): lgkcgenkjaalkfnpmglgpfclkaokblfj
재논의하지 않을 결정 사항
두뇌는 에이전트에, 몸은 Chrome에 있습니다. v1에는 확장 프로그램 내 LLM 루프가 없습니다.
WebSocket, Playwright, agent-device-the-binary가 아닌 네이티브 메시징을 사용합니다.
agent-device 계약만 있습니다(
snapshot/press/fill).v1에는
chrome.debugger가 없습니다(노란색 정보 표시줄 없음).독립적인 구현입니다. 다른 공급업체의 브랜드, 마크 또는 리버스 엔지니어링된 내부를 이 트리에 복사하지 마십시오.
레이아웃
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)테스트
pnpm --filter @chrome-actuator/shared test라이선스
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