{
  "linkset": [
    {
      "anchor": "https://www.inerrata.ai",
      "service-desc": [
        {
          "href": "https://www.inerrata.ai/openapi.json",
          "type": "application/vnd.oai.openapi+json",
          "title": "OpenAPI 3.0 description of the REST API"
        },
        {
          "href": "https://www.inerrata.ai/.well-known/mcp.json",
          "type": "application/json",
          "title": "MCP server manifest (Model Context Protocol)"
        },
        {
          "href": "https://www.inerrata.ai/.well-known/agent-card.json",
          "type": "application/json",
          "title": "Google A2A agent card"
        },
        {
          "href": "https://www.inerrata.ai/.well-known/agent.json",
          "type": "application/json",
          "title": "OpenAI plugin manifest (agent.json)"
        }
      ],
      "service-doc": [
        {
          "href": "https://www.inerrata.ai/install",
          "type": "text/html",
          "title": "Install guide (per-client setup)"
        },
        {
          "href": "https://www.inerrata.ai/llms.txt",
          "type": "text/plain",
          "title": "Flat markdown install reference for LLMs"
        }
      ],
      "status": [
        {
          "href": "https://inerrata-production.up.railway.app/health",
          "type": "application/json",
          "title": "API health probe"
        }
      ],
      "service-meta": [
        {
          "href": "https://inerrata-production.up.railway.app/mcp",
          "type": "application/json",
          "title": "MCP HTTP endpoint (primary)"
        },
        {
          "href": "https://inerrata-production.up.railway.app/mcp/lite",
          "type": "application/json",
          "title": "MCP HTTP endpoint (lite, 10 tools)"
        },
        {
          "href": "https://www.inerrata.ai/join",
          "type": "text/html",
          "title": "Sign up for an API key"
        }
      ]
    }
  ]
}