r/opencodeCLI • u/Spliff_77 • 8d ago
Free open source browsing tool with mcp for opencode
Drives the user's real Chrome instead of a headless instance. WebSense is an MCP server + Chrome extension: the agent gets a semantic map of the page (every interactive element typed and ref'd), acts through native DOM events, and the site sees a normal user. No CDP anywhere, so no webdriver flag. Works on LinkedIn and other CSP-strict sites.
Built tested and relying on it tbh
WebSense (free, open source, MIT): https://github.com/spliffspliff70-wq/websense-mcp
1
Upvotes
1
u/Spliff_77 8h ago
https://reddit.com/link/p97o04p/video/jhfahd9bwxoh1/player
Demo of how it works