๐ง
DOMShell
๐งMCP Serverapireno/DOMShell
What it does
|A Chrome Extension that maps the browser's Accessibility Tree into a virtual filesystem, allowing AI agents and humans to browse the web using standard Linux commands like ls, cd, cat, grep, and click. Works on any website without site-specific adapters.
glama
Installation
Claude CodeAuto-generated from README. View full documentation on GitHub โ
claude mcp add domshell -- npx -y @apireno/domshell --allow-write --token my-secret-tokenServer ConfigurationServer configuration (JSON)
{
"mcpServers": {
"domshell": {
"command": "npx",
"args": ["-y...31
Last UpdatedApr 14, 2026