{
  "specVersion": "1.0",
  "host": {
    "displayName": "GlobalMente",
    "identifier": "did:web:globalmente.it"
  },
  "entries": [
    {
      "identifier": "urn:air:globalmente.it:mcp:revenue-intelligence",
      "displayName": "GlobalMente Revenue Intelligence MCP Server",
      "type": "application/json",
      "url": "https://www.globalmente.it/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Which GlobalMente services support revenue infrastructure?",
        "Find the MCP tools for GlobalMente service discovery",
        "How can I retrieve GlobalMente page content as Markdown?"
      ]
    },
    {
      "identifier": "urn:air:globalmente.it:a2a:revenue-intelligence",
      "displayName": "GlobalMente Revenue Intelligence Agent",
      "type": "application/json",
      "url": "https://www.globalmente.it/.well-known/agent-card.json",
      "representativeQueries": [
        "Find an agent that can explain GlobalMente's services",
        "Book a Revenue Diagnostic discovery call with GlobalMente",
        "What can the GlobalMente revenue intelligence agent do?"
      ]
    },
    {
      "identifier": "urn:air:globalmente.it:skills:agent-discovery",
      "displayName": "GlobalMente Agent Skills Index",
      "type": "application/json",
      "url": "https://www.globalmente.it/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "What agent skills does GlobalMente publish?",
        "How can an agent read GlobalMente site content?",
        "How can an agent book a discovery call with GlobalMente?"
      ]
    },
    {
      "identifier": "urn:air:globalmente.it:catalog:api-resources",
      "displayName": "GlobalMente API Resource Catalog",
      "type": "application/linkset+json",
      "url": "https://www.globalmente.it/.well-known/api-catalog",
      "representativeQueries": [
        "Where are GlobalMente's machine-readable API resources?",
        "Find the GlobalMente MCP and agent discovery endpoints"
      ]
    },
    {
      "identifier": "urn:air:globalmente.it:content:site-index",
      "displayName": "GlobalMente Machine-Readable Site Index",
      "type": "text/markdown",
      "url": "https://www.globalmente.it/index.md",
      "representativeQueries": [
        "What does GlobalMente offer in Italy and the UK?",
        "Which GlobalMente service fits a revenue growth challenge?",
        "Find the GlobalMente Strategy Blueprint"
      ]
    },
    {
      "identifier": "urn:air:globalmente.it:api:openapi",
      "displayName": "GlobalMente Agent API OpenAPI Document",
      "type": "application/json",
      "url": "https://www.globalmente.it/openapi.json",
      "representativeQueries": [
        "What does the GlobalMente agent API cost?",
        "Find the OpenAPI description for GlobalMente MCP tools"
      ]
    }
  ]
}