DOMShell — Browser Filesystem for AI Agents icon

DOMShell — Browser Filesystem for AI Agents

v1.1.0 Updated Mar 10, 2026 244KiB
CWS
17
Users
★ 0.00
0 reviews
#30541
of 68.3K
developer
#2457 of 4.8K
⚠️Requests 2 sensitive permissions Recently updated

Description

DOMShell turns your browser into a filesystem. Navigate Chrome with Linux commands — ls, cd, grep, cat, click — through a terminal in the Side Panel. AI agents (Claude, GPT, LLMs) control the browser via 39 MCP tools over the Model Context Protocol. No screenshots, no pixel coordinates, no brittle CSS selectors. Just clean, deterministic commands. HOW IT WORKS DOMShell maps the browser's Accessibility Tree into a virtual filesystem: - Windows and tabs become top-level directories (~) - Page sections become nested directories - Buttons, links, inputs become files you can click, read, and interact with Navigate a website the same way you'd navigate /usr/local/bin. KEY FEATURES Terminal Interface — A full terminal in Chrome's Side Panel with 39 commands: ls, cd, cat, grep, find, click, type, submit, scroll, and more. AI Agent Integration — Connects to Claude Desktop, Cursor, Windsurf, or any MCP-compatible client via the Model Context Protocol. Your AI agent browses the web using familiar shell commands. Multi-Tab Orchestration — Run commands across multiple open tabs simultaneously with each. Open N URLs in a single call with for. Save and replay workflows with script. JavaScript Execution — Run arbitrary JS with eval, discover page APIs with functions, invoke them with call, and detect changes with watch. Batch Scripting — Save reusable command sequences with script save, then replay across multiple inputs with for iteration. USE CASES - AI-powered web scraping and data extraction - Automated testing and QA workflows - Accessibility auditing - Browser automation without Selenium or Puppeteer - Research pipelines that extract from multiple pages - Building MCP-powered AI agents that browse the web FOR DEVELOPERS DOMShell exposes a WebSocket API (localhost:9876) and an HTTP MCP server (localhost:3001). Integrate with any language or framework. Works with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compatible AI client. Open source: https://github.com/apireno/DOMShell Built by Pireno — https://pireno.com
DOMShell — Browser Filesystem for AI Agents screenshot 1

Reviews

Loading reviews...

Permissions (5)

Permissions

alarms Can schedule periodic background tasks cookies Can read and modify browser cookies debugger Can use Chrome's debugging protocol on other tabs sidePanel storage Can store data locally in your browser

Details

Version 1.1.0
Updated Mar 10, 2026
Size 244KiB
First Seen Mar 24, 2026