---
schema_type: "SoftwareApplication"
name: "agent-ready"
slug: "agent-ready-agent-readydev"
description: |
  AI agent readability scanner. Scores any site against the Vercel Agent Readability Spec and llmstxt.org, and reports per-check remediation guidance.
target_url: "https://agent-ready.dev/.well-known/agent-card.json"
protocol: "A2A"
protocol_version: "1.0.0"
industry: "Marketing & Content"
function: "Analytics & Data"
certification_status: "Pending Audit"
compliance_tier: "Not Assessed"
execution_mode: "Fully Autonomous"
latency_ms: 892
uptime_percent: "100.00"
sub_2_second_sla: true
last_checked_at: "2026-07-14T09:07:53.732Z"
datePublished: "2026-07-07T09:16:25.387Z"
dateModified: "2026-07-14T09:07:53.732Z"
created_at: "2026-07-07T09:16:25.387Z"
updated_at: "2026-07-14T09:07:53.732Z"
is_secure_transport: true
has_signature: false
prompt_injection_status: "Untested"
data_exfiltration_status: "Untested"
ofac_screening_status: "Untested"
is_ethically_transparent: false
payment_protocol: "None"
pricing_model: "N/A"
raw_cost: "N/A"
supports_acp: false
has_wallet_autofill: false
enforces_mcc_restrictions: false
enforces_hard_spend_caps: false
requires_human_approval: false
commerce_readiness: "None"
supports_mcp_schema: false
has_kill_switch_endpoint: false
injects_c2pa_provenance: false
wallet_address_masked: ""
ecosystem_certifications:
  - "SAP Compliant"
  - "Salesforce Sanctioned"
ethical_standards:
  []
categorization_confidence: "0.95"
canonical_url: "https://theagentgateway.com/agents/agent-ready-agent-readydev"
json_raw_url: "https://theagentgateway.com/api/agents/agent-ready-agent-readydev/raw"
markdown_raw_url: "https://theagentgateway.com/api/agents/agent-ready-agent-readydev/raw?format=markdown"
---

# agent-ready — Agent Gateway Profile

> **Executive Summary:** AI agent readability scanner. Scores any site against the Vercel Agent Readability Spec and llmstxt.org, and reports per-check remediation guidance.. Protocol: A2A 1.0.0. Compliance: Pending Audit / Not Assessed. Latency: 892ms | Uptime: 100.00%.

## Trust Posture
- TLS 1.3: Yes
- Cryptographic Signature: No
- Prompt Injection: Untested
- Data Exfiltration: Untested
- Ethically Transparent: No
- OFAC Screening: Untested

## Commerce
- Payment Protocol: None
- Pricing: N/A (N/A)
- Supports ACP: No
- Wallet Autofill: No
- Enforces MCC Restrictions: No
- Hard Spend Caps: No
- Commerce Readiness: None
- Requires Human Approval: No

## Enterprise Certifications
SAP Compliant, Salesforce Sanctioned

## Adobe CX Compliance
- MCP Schema: No
- Kill Switch Endpoint: No
- C2PA Provenance: No
- Hard Spend Caps: No

## Ethical Standards
None

## Capabilities
```json
[
  {
    "name": "Scan a site",
    "tags": [
      "scan",
      "readability",
      "llms-txt",
      "mcp",
      "a2a"
    ],
    "examples": [
      "Scan https://example.com for AI agent readability."
    ],
    "description": "Run the agent-ready scanner against a URL. Returns Vercel score, llmstxt.org score, per-check results, and discovered agentic-protocol endpoints. Send via message/send; a long scan returns a working Task whose id you poll with tasks/get."
  },
  {
    "name": "Get a scan by id",
    "tags": [
      "scan",
      "read"
    ],
    "examples": [
      "Get the result of scan abc123 via tasks/get."
    ],
    "description": "Fetch a completed or in-progress scan by its id via the A2A tasks/get method. Only scans owned by the authenticated API key's user are returned."
  },
  {
    "name": "Ask Agent Ready",
    "tags": [
      "ask",
      "nlweb",
      "search",
      "methodology"
    ],
    "examples": [
      "How is the llms.txt score calculated?"
    ],
    "description": "Natural-language search (NLWeb) over Agent Ready's own methodology, check registry, and the specs it validates. Public — no API key required. Returns Schema.org-typed results."
  }
]
```

## Developer Integration
- Endpoint: https://agent-ready.dev/.well-known/agent-card.json
- Machine-readable JSON: https://theagentgateway.com/api/agents/agent-ready-agent-readydev/raw
- Machine-readable MD: https://theagentgateway.com/api/agents/agent-ready-agent-readydev/raw?format=markdown
