agent-browser-mcp - real Chrome control over MCP
MCP server that drives an actual Chrome instance via the Chrome DevTools Protocol with page scanning, screenshots, and physical input simulation for agents.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Recent discussion
From the wider webThe Rise of the Agent OS: Orchestrating the New Digital Workforce
medium.com · Apr 30, 2026
Open source memory layer so any AI agent can do what Claude.ai and ChatGPT do
dev.to · Apr 30, 2026
TAC-Agent
medium.com · Apr 30, 2026
I wrote 10 principles for my technical blog agent
medium.com · Apr 30, 2026
Building a Travel Advice AI Agent That Actually Plans Your Trip
medium.com · Apr 30, 2026
Featured in
Related entries
OpenTabs - API-driven browser agent
Chrome extension and MCP server that lets coding agents drive web tasks by calling site APIs instead of clicking through the DOM. Targets the brittleness of Playwright-style browser automation.
anything-analyzer - protocol analyzer with MCP
All-in-one network protocol toolkit with browser capture, MITM proxy, JS hooks, fingerprint spoofing, and an MCP server so agents can drive the analysis directly.
byob - bring your own browser to AI agents
Chrome extension and MCP bridge that lets your AI agent drive the Chrome you already have open, including authenticated sessions. Works with Claude Code and Cursor.
pipelock - MCP firewall for AI agents
Go-based agent firewall that controls egress from MCP servers, blocking SSRF, DLP leaks, and prompt-injection vectors at the network layer. Acts as a fetch proxy for tool calls.