Connect Claude Code, Cursor, or any MCP client to your real Chrome tabs.
Your sessions. Your cookies. Your extensions. 19 tools. Zero headless browsers.
Not a headless instance. AI controls your actual Chrome tabs with your logged-in sessions, cookies, and extensions.
Choose which tabs the AI can see. Only tabs in the AlienMcp group are accessible. Full control over what's shared.
Click, type, and hover via Chrome DevTools Protocol. Works on sites that reject synthetic JavaScript events.
Works with any MCP client: Claude Code, Cursor, VS Code, or your own tools. One protocol, universal access.
All communication stays on localhost. No data sent to external servers. No analytics. No tracking. Period.
Screenshot, navigate, click, type, scroll, hover, wait, read DOM, execute JS, fill forms, cookies, storage, PDF, and more.
Everything you need to automate any browser workflow.
git clone https://github.com/user/alien-mcp.git
cd alien-mcp/packages/chrome-extension
npm install && npm run build
Then load dist/ folder in chrome://extensions (Developer Mode)
cd alien-mcp/packages/mcp-server
npm install && npm run build
claude mcp add alienMcp --transport stdio -s user \
-- node /path/to/alien-mcp/packages/mcp-server/dist/index.js
Click the 👽 extension icon, add tabs to the AlienMcp group, and start asking your AI to interact with them.