# AgentGlass > Lighthouse + Optimizely for the agentic web. Scan any URL with three browser > agents (Claude Computer Use, OpenAI Operator, Gemini Baseline), score Agent > Readiness 0-100, and ship verified DOM patches for everything they trip on. AgentGlass measures where websites break for AI browser agents — hover-only menus, ambiguous "Continue" buttons, lazy-loaded sidebars, modals with no accessible close — and auto-PRs the ARIA fixes. ## Try it - [Live console](https://agentglass.dev) — paste any URL, watch three agents scan it in 60-90s - [Run a scan via API](https://agentglass.dev/api/v1/docs) — `POST /api/v1/scans/live` - [Public shareable report](https://agentglass.dev/r/04e9d235ab88) — example HTML output ## Products - [README badge](https://agentglass.dev/api/v1/badge/url.svg?u=https://your-site.com) — shields.io-style SVG, refreshes hourly - [Chrome extension](https://agentglass.dev/extension) — one-click "Scan this page" (MV3) - [CLI](https://agentglass.dev/cli) — `pip install agentglass && agentglass scan ` - [Python SDK](https://agentglass.dev/sdk) — sync + async clients - [GitHub Action](https://agentglass.dev/action) — comments on PRs with the AX delta ## Standards - [agents.json proposed standard](https://agentglass.dev/standards/agents-json) — capability manifest agents host at `/.well-known/agents.json` - [Agent2Agent discovery card](https://agentglass.dev/.well-known/agent-card.json) ## Optional - [Dashboard](https://agentglass.dev/dashboard) — recurring scans + history - [Settings](https://agentglass.dev/settings) — webhooks, schedules, API keys, Slack - [Pricing](https://agentglass.dev/#pricing) — Free / Growth $199/mo / Scale - [Author](https://agentglass.dev) — built by @SidraMiconi (https://twitter.com/SidraMiconi)