{
  "specVersion": "1.0",
  "host": {
    "displayName": "Gkmex Cranes",
    "identifier": "https://gkmex.com",
    "documentationUrl": "https://gkmex.com/developers"
  },
  "entries": [
    {
      "identifier": "urn:air:gkmex.com:mcp:inventory",
      "displayName": "Gkmex inventory MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://gkmex.com/.well-known/mcp/server-card.json",
      "description": "Read-only access to the published Gkmex used-crane inventory.",
      "tags": [
        "cranes",
        "inventory",
        "mcp"
      ],
      "capabilities": [
        "list_cranes",
        "get_crane"
      ],
      "representativeQueries": [
        "list used cranes for sale",
        "show this crane listing"
      ]
    },
    {
      "identifier": "urn:air:gkmex.com:agent:inventory",
      "displayName": "Gkmex inventory agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://gkmex.com/.well-known/agent-card.json",
      "description": "Find used mobile and crawler cranes currently offered by Gkmex Cranes.",
      "tags": [
        "cranes",
        "inventory"
      ],
      "capabilities": [
        "list_cranes",
        "get_crane"
      ],
      "representativeQueries": [
        "find a used mobile crane",
        "find a used crawler crane"
      ]
    },
    {
      "identifier": "urn:air:gkmex.com:skill:inventory",
      "displayName": "Gkmex inventory skill",
      "type": "application/ai-skill+md",
      "url": "https://gkmex.com/.well-known/agent-skills/gkmex-inventory/SKILL.md",
      "description": "Find and inspect currently published Gkmex used mobile and crawler cranes through the official public read-only API or MCP server.",
      "tags": [
        "cranes",
        "inventory",
        "skill"
      ],
      "capabilities": [
        "list_cranes",
        "get_crane"
      ],
      "representativeQueries": [
        "search Gkmex crane inventory",
        "inspect a published Gkmex crane listing"
      ],
      "trustManifest": {
        "identity": "https://gkmex.com/.well-known/agent-skills/gkmex-inventory/SKILL.md",
        "identityType": "https",
        "provenance": [
          {
            "relation": "publishedFrom",
            "sourceId": "https://raw.githubusercontent.com/gkmex75/gkmex-developer-resources/428497d8c852b2261604189e21e89f1c45844db1/skills/gkmex-inventory/SKILL.md",
            "sourceDigest": "sha256:a299d9a47f9bb2bd29352f626e8d9a98db39ccaf1f1885c372666ec93e6192d2"
          }
        ]
      }
    }
  ]
}
