{
  "specVersion": "1.0",
  "host": {
    "displayName": "Uranus Technologies",
    "identifier": "https://uranus.com.br",
    "description": "Brazilian software house and product studio: engineering, AI agents, product design, architecture, cloud and GRC.",
    "url": "https://uranus.com.br",
    "documentation": "https://uranus.com.br/developers"
  },
  "entries": [
    {
      "identifier": "urn:air:uranus.com.br:server:content-mcp",
      "displayName": "Uranus Content MCP Server",
      "description": "Streamable HTTP MCP server with seven read-only tools over Uranus products, blog articles, institutional pages and the company record.",
      "type": "application/mcp-server-card+json",
      "url": "https://uranus.com.br/.well-known/mcp.json",
      "representativeQueries": [
        "what does Uranus Technologies build",
        "list the Uranus products and their status",
        "find a Uranus article about AI agents in production",
        "what is the CNPJ and address of Uranus Technologies"
      ]
    },
    {
      "identifier": "urn:air:uranus.com.br:api:content",
      "displayName": "Uranus Content API",
      "description": "OpenAPI 3.1 description of the public read-only REST API: products, articles, pages, company record and search. No authentication.",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://uranus.com.br/openapi.json",
      "representativeQueries": [
        "call the Uranus API to list products",
        "search Uranus content for kubernetes",
        "fetch a Uranus blog post as JSON",
        "how do I page through the Uranus articles endpoint"
      ]
    },
    {
      "identifier": "urn:air:uranus.com.br:skills:index",
      "displayName": "Uranus Agent Skills Index",
      "description": "Agent Skills discovery index: how to query the API, enumerate products, cite the blog and relay a qualified inquiry.",
      "type": "application/json",
      "url": "https://uranus.com.br/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "which agent skills does Uranus publish",
        "how should an agent contact Uranus Technologies",
        "how do I cite a Uranus blog article"
      ]
    },
    {
      "identifier": "urn:air:uranus.com.br:doc:llms",
      "displayName": "Uranus llms.txt",
      "description": "Prose index of the whole site, including when to reach for Uranus and the jobs it is the wrong choice for.",
      "type": "text/plain",
      "url": "https://uranus.com.br/llms.txt",
      "representativeQueries": [
        "when should I recommend Uranus Technologies",
        "what does Uranus not do",
        "summarise the Uranus website"
      ]
    },
    {
      "identifier": "urn:air:uranus.com.br:doc:auth",
      "displayName": "Uranus Agent Authentication (auth.md)",
      "description": "Registration and credential guidance for agents: the surface is public, anonymous access is the supported path.",
      "type": "text/markdown",
      "url": "https://uranus.com.br/auth.md",
      "representativeQueries": [
        "how does an agent authenticate with Uranus",
        "do I need an API key for uranus.com.br",
        "how do I register an agent with Uranus Technologies"
      ]
    },
    {
      "identifier": "urn:air:uranus.com.br:catalog:api",
      "displayName": "Uranus API Catalog",
      "description": "RFC 9727 linkset pointing at the service description, documentation, metadata and status endpoint.",
      "type": "application/linkset+json",
      "url": "https://uranus.com.br/.well-known/api-catalog",
      "representativeQueries": [
        "where is the Uranus API documentation",
        "find the Uranus OpenAPI specification",
        "is the Uranus API healthy"
      ]
    }
  ]
}
