{
  "specVersion": "1.0",
  "host": {
    "displayName": "Let Agents In",
    "identifier": "letagentsin.com",
    "documentationUrl": "https://letagentsin.com/methodology"
  },
  "entries": [
    {
      "identifier": "urn:air:letagentsin.com:api:scan",
      "displayName": "Agent readiness scan",
      "description": "Scores any public domain on whether an AI agent can find it, get in and get a credential, from 16 checks with published rules.",
      "type": "application/openapi+json",
      "url": "https://letagentsin.com/openapi.json",
      "tags": ["agent-readiness", "developer-tools", "api-audit"],
      "capabilities": ["analyze", "search"],
      "representativeQueries": [
        "can an AI agent sign up for this product without a human",
        "why did a coding agent pick a competitor over this vendor",
        "which of my API docs stop an agent from getting a key",
        "is my llms.txt or MCP endpoint doing anything measurable"
      ],
      "version": "9.40",
      "updatedAt": "2026-08-18T00:00:00Z"
    },
    {
      "identifier": "urn:air:letagentsin.com:tools:mcp",
      "displayName": "Let Agents In MCP server",
      "description": "Runs the same scan over MCP, so an agent can check a vendor before integrating with it.",
      "type": "application/mcp-server-card+json",
      "url": "https://letagentsin.com/.well-known/mcp.json",
      "tags": ["agent-readiness", "mcp"],
      "capabilities": ["analyze"],
      "representativeQueries": [
        "check whether this vendor is usable by an agent before I integrate",
        "score a domain for agent readiness from my coding agent"
      ]
    },
    {
      "identifier": "urn:air:letagentsin.com:data:corpus",
      "displayName": "Published corpus of 177 measured vendors",
      "description": "Every scored row, in full, with the sentence behind each verdict and the addresses it was measured on.",
      "type": "application/json",
      "url": "https://letagentsin.com/corpus.json",
      "tags": ["dataset", "agent-readiness", "benchmark"],
      "capabilities": ["search"],
      "representativeQueries": [
        "which developer tools are measurably usable by agents",
        "compare vendors in one category on agent readiness"
      ]
    }
  ]
}
