← Index

DOMShell

io.github.apireno/domshell·v1.1.1·Filesystem
Quality Score
93
/100

Browse the web with filesystem commands. 38 MCP tools: ls, cd, grep, click, type via Chrome.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "domshell": {
      "command": "npx",
      "args": [
        "-y",
        "@apireno/domshell"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "domshell": {
      "command": "npx",
      "args": [
        "-y",
        "@apireno/domshell"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @apireno/domshell
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem