Agentβ™₯︎Age
Catalog

DOMShell

Official

by apireno Β· TypeScript

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

@apireno/domshell MCP Server

MCP server io.github.apireno/domshell drives Chrome using filesystem-style commands. It provides one MCP tool and supports multi-agent usage. Through a virtual filesystem mapping, AI agents can use familiar commands to browse web content by interacting with browser elements.

πŸ› οΈ Key Features

  • One MCP tool
  • Multi-agent compatible
  • Exposes commands like ls, cd, grep, find, click, and type
  • Maps Chrome’s Accessibility Tree to a virtual filesystem
  • Represents each DOM element as a file or directory

πŸš€ Use Cases

  • Browse web pages using filesystem navigation patterns
  • Find and filter content via grep and find
  • Interact with page elements using click and type

⚑ Developer Benefits

  • Avoid raw selectors and coordinates by working with a virtual filesystem
  • Use standard command workflows (ls, cd, grep, find) for DOM traversal
  • Easier agent behavior across web navigation and interaction

⚠️ Limitations

  • Description only confirms a single tool; specific tool arguments and supported environments are not detailed in the provided data