
Agent Ready
Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Scan any URL for AI agent readability — Vercel Spec, llmstxt.org, and agent-protocol manifests.
Список инструментов сервера (3)
Технические названия из tools/list. Нужны только разработчикам.
| scan_site | Runs the agent-ready.dev scanner against a URL and returns structured results: Vercel score, llmstxt.org score, and per-check findings with remediation hints. Scans may take up to ~60s; for larger scans the tool returns a scan id and asks you to poll with get_scan. |
| get_scan | Fetches a completed or in-progress scan by its id. Only scans owned by the authenticated API key's user are returned. |
| ask | Natural-language search (NLWeb /ask) over Agent Ready's own content — scoring methodology, the check registry, the specs it validates, and the content library (explainers, comparisons, how-to guides, glossary). Returns Schema.org-typed result objects. Optional itemType narrows to a corpus type; mode 'summarize' adds an extractive summary. |