Show HN: Brocogni – MCP server that pre-computes Playwright selectors
Category: devtools
Tags: mcp-server, playwright, ai-agents, browser-automation, selectors
Score: 7.8/10 (Innovation: 7, Technical: 8, Documentation: 8, Utility: 8)
Brocogni is an MCP server that pre-computes semantic Playwright selectors for AI agents, replacing fragile CSS selectors with self-healing fallback chains based on ARIA roles and relational XPath. It reduces token usage and cost by filtering noisy HTML down to actionable nodes, and its benchmark shows significant savings over naive browser automation approaches, making it a practical tool for AI-driven browser testing and agentic browsing.
Target audience: backend devs, devops, ai engineers
Repository: https://brocogni.vercel.app/ · TypeScript · MIT · 6 stars
View on Hacker News