Gives Claude a JSON map of every element on a page with pixel coordinates, ARIA roles, and actionability flags by reading directly from Chrome's layout engine. Exposes 16 MCP tools including spatial_snapshot for DOM maps, spatial_click for OS-level mouse events via cliclick, and spatial_type for real keystrokes that pass isTrusted checks. Runs as a WebSocket bridge to a Chrome extension, so it drives your actual browser session with your cookies and fingerprint instead of launching headless Chrome. Built specifically to bypass anti-bot systems on sites like Ticketmaster and LinkedIn that block automation. You'd reach for this when you need reliable browser control without screenshots, hallucinated coordinates, or getting blocked by DataDome and Cloudflare.
claude mcp add --transport stdio matthewalexong-neo-vision uvx neo-vision