DOMShell is a Chrome Extension that allows users to browse the web using standard Linux commands through a terminal interface in the Chrome Side Panel, mapping the browser into a virtual filesystem.
From the registry: Browse the web with filesystem commands. 38 MCP tools: ls, cd, grep, click, type via Chrome.
Please install the `domshell` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install DOMShell Chrome extension** — Install the DOMShell Chrome extension, open its options page, enable the MCP Bridge toggle, and paste the same shared token used for the MCP server. (https://github.com/apireno/domshell)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@apireno/domshell","--allow-write","--no-confirm","--token","<your-shared-token>"]
Note: Bridge between an MCP client and the DOMShell Chrome extension. Default is read-only; add --allow-write for click/type/navigate. Use --no-confirm when running headless (e.g. under Claude Desktop).
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.