Loomal

DOMShell

MCP server by github.com/apireno/domshell

Drive Chrome with filesystem commands (ls, cd, grep, click, type). One MCP tool, multi-agent.

43 starsnpm: @apireno/domshell

About DOMShell

DOMShell is an MCP (Model Context Protocol) server published by apireno in the official MCP registry, listed under Autonomous Agents on Loomal. Drive Chrome with filesystem commands (ls, cd, grep, click, type). One MCP tool, multi-agent.

It ships as an npm package (@apireno/domshell), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/apireno/domshell, where the project has earned 43 GitHub stars.

Use DOMShell with your agent

Claude Code · one command
claude mcp add domshell -- npx -y @apireno/domshell
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "domshell": {
      "command": "npx",
      "args": [
        "-y",
        "@apireno/domshell"
      ]
    }
  }
}
npm@apireno/domshell

Frequently asked questions

What is DOMShell?
DOMShell is an MCP (Model Context Protocol) server by apireno in the Autonomous Agents category. Drive Chrome with filesystem commands (ls, cd, grep, click, type). One MCP tool, multi-agent.
How do I connect DOMShell to Claude, Cursor, or another MCP client?
Install DOMShell from its npm package (@apireno/domshell) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is DOMShell open source?
Yes — the source code is public at github.com/apireno/domshell, with 43 GitHub stars.
Can AI agents pay to use DOMShell?
Not yet through Loomal — DOMShell is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain DOMShell? Claim this listing free by verifying GitHub ownership, or contact us.