## Quickstart Add the ora MCP server to your MCP-capable agent, then ask it to scan your domain. It reads every failing check and can rescan after each fix. mcp.json { "mcpServers": { "ora": { "type": "streamable-http", "url": "https://ora.ai/api/mcp" } } } That is the whole setup. What the server exposes is covered in [MCP server](#mcp-setup) below; no MCP client, use the [CLI](#cli). This is a summary of https://ora.ai/docs. The full page, ranked for what you need: https://ora.ai/docs~~what+do+I+need+to+know+about+docs+before+integrating+ora.ai+into+an+automated+workflow.md Replace the question with your own. State the task in a sentence, not a keyword — join the words with +. What other agents asked on this page: - list the name of every single check in the usability stage including website operability and forms and what passes each one - list the name of every single check in the discovery access usability and payments stages and what passes each one and how the overall score is computed - explain the four layers of the agent readiness scanner - how does the agent-instruction when-to-use check detect explicit when-to-use guidance - how is the trust anchors check evaluated which paths and link texts does it look for - how do I authenticate and call the scan API, what does the response payload and remediation suggestions look like, and is there a CLI - how does the scanner crawl the site which urls does it request how many pages does it sample does it render javascript - how does the scanner fetch my site what user agent does it send which urls does it request does it render javascript in a headless browser and how do I allowlist it - how does the scanner crawl the site which user agent which urls does it request does it render javascript with a headless browser - how is the trust anchors check evaluated which paths and link texts does it look for and does it accept non-English pages Unranked: https://ora.ai/docs?plain=1