π¦ ClawHub
slbrow-skill
by @adeted
Browser automation via SLBrow MCP and HTTP API. Use when the user needs to navigate pages, analyze content, manage tabs, search history, extract text, or con...
βοΈ Configuration
1. SLBrow server running: npx slbrow or npm start in ai/slbrowmcp/slbrow-mcp/
2. Browser extension installed and connected (Chrome/Firefox)
3. MCP plugin enabled in aiassist: http://127.0.0.1:5556/mcp (θ§θζ΅θ§ε¨MCP), http://127.0.0.1:5556/vaimcp (θ§θθ§ι’AI MCP)
4. Default ports: HTTP 5556, WebSocket 5555
π Tips & Best Practices
Server not responding:
curl.exe http://localhost:5556/healthnpx slbrow or npm startCurl command fails:
curl.exe in PowerShell-d, use single-quoted JSON with \" around each JSON string delimiter (see Method 2 examples above)Tab operations not working:
tab_list to get current tab IDs firstTERMINAL
clawhub install slbrow-skill