{
  "name": "MakeItLast",
  "description": "Submit once, stay discoverable longer. MakeItLast lists software that lasts - a public page, a markdown twin, and a catalog search and AI can keep reading.",
  "url": "https://www.makeitla.st/",
  "documentation": "https://www.makeitla.st/docs/api",
  "endpoints": [
    {
      "type": "index",
      "url": "https://www.makeitla.st/.well-known/agents.json",
      "alpn": [
        "h2",
        "h3"
      ]
    },
    {
      "type": "mcp",
      "url": "https://www.makeitla.st/mcp",
      "card": "https://www.makeitla.st/.well-known/mcp.json",
      "alpn": [
        "h2",
        "h3"
      ]
    },
    {
      "type": "a2a",
      "url": "https://www.makeitla.st/.well-known/agent-card.json",
      "alpn": [
        "h2",
        "h3"
      ]
    },
    {
      "type": "auth.md",
      "url": "https://www.makeitla.st/auth.md"
    }
  ]
}
