Check domains for WebMCP compatibility, GEO optimization, and Prompt API readiness.
Web Model Context Protocol allows modern browsers and AI agents to seamlessly interact with forms and tools on your website.
Generative Engine Optimization ensures LLMs like ChatGPT, Perplexity, and Claude correctly interpret and cite your website.
This open-standard file immediately tells incoming AI agents which tools and actions are available on the site.
Tokens unlock experimental browser features like the Prompt API on your registered production domain without requiring user flags.
No, for security reasons (SSRF prevention), the backend blocks internal IP addresses and localhost.
An 'F' means the website is currently completely unreadable or unusable for autonomous AI agents.
This HTML5 attribute explicitly marks a form as an executable machine-learning tool for the browser.
Just like robots.txt exists for search engines, llms.txt provides direct instructions and context to language models.
Declarative works via HTML attributes on forms; imperative uses JavaScript via navigator.modelContext.
Yes, this open-source tool helps developers prepare their web ecosystem for the AI revolution.
No, the scanner only fetches public HTML structures and headers to assess technical readiness.
The toolaction attribute defines the specific API endpoint where the agent sends the populated parameters.
Incorrect headers can prevent external agent scripts from executing safe cross-origin requests.
By mapping all your core functionalities in both the manifest and via semantic HTML tags.
Chrome and Chromium-based browsers are gradually implementing these standards via experimental flags and Origin Trials.