File Systems
Trust: 37/100 (Limited)DOMShell Guide
Browse the web with filesystem commands. 38 MCP tools: ls, cd, grep, click, type via Chrome.
6 starsby apireno
Quick Start
Install
npx @apireno/domshellClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-apireno-domshell": {
"command": "npx",
"args": [
"@apireno/domshell"
]
}
}
}