{
  "specVersion": "1.0",
  "host": {
    "displayName": "TrustGlobe",
    "identifier": "did:web:trust-globe.com",
    "description": "International recruitment and relocation agency connecting employers with skilled professionals worldwide, handling sourcing, documents, visas, travel and housing.",
    "url": "https://trust-globe.com"
  },
  "entries": [
    {
      "identifier": "urn:air:trust-globe.com:server:mcp",
      "displayName": "TrustGlobe MCP server",
      "description": "Read TrustGlobe's industries, roles, source countries and relocation process, and submit real recruitment inquiries on a user's behalf.",
      "type": "application/mcp-server-card+json",
      "url": "https://trust-globe.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "hire welders from Nepal",
        "which industries does TrustGlobe staff",
        "submit a recruitment inquiry to TrustGlobe",
        "find work abroad in construction"
      ]
    },
    {
      "identifier": "urn:air:trust-globe.com:agent:a2a",
      "displayName": "TrustGlobe A2A agent",
      "description": "Conversational agent answering questions about international recruitment and relocation, handing off to the human team for case-specific matters.",
      "type": "application/a2a-agent-card+json",
      "url": "https://trust-globe.com/.well-known/agent-card.json",
      "representativeQueries": [
        "does TrustGlobe recruit from the Philippines",
        "how does the work visa process work",
        "what roles can TrustGlobe fill in hospitality"
      ]
    },
    {
      "identifier": "urn:air:trust-globe.com:api:http",
      "displayName": "TrustGlobe HTTP API",
      "description": "OpenAPI 3.1 description of the contact, MCP, A2A, OAuth and status endpoints.",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://trust-globe.com/openapi.json",
      "representativeQueries": [
        "TrustGlobe API reference",
        "how do I authenticate with TrustGlobe",
        "submit a contact inquiry over HTTP"
      ]
    },
    {
      "identifier": "urn:air:trust-globe.com:skill:agent-auth",
      "displayName": "Agent auth",
      "description": "Register an agent with TrustGlobe and obtain an OAuth 2.0 access token for its MCP server. Use when a client wants attributed access to https://trust-globe.com/mcp, receives a 401 from a TrustGlobe endpoint, or needs to complete anonymous dynamic client registration against the TrustGlobe authorization server.",
      "type": "text/markdown",
      "url": "https://trust-globe.com/.well-known/agent-skills/trustglobe-agent-auth/SKILL.md",
      "representativeQueries": [
        "register an agent with TrustGlobe",
        "get an OAuth token for TrustGlobe",
        "TrustGlobe agent credentials"
      ]
    },
    {
      "identifier": "urn:air:trust-globe.com:skill:hire-international-workers",
      "displayName": "Hire international workers",
      "description": "Help an employer hire and relocate international workers through TrustGlobe — scope the roles, check the sourcing corridor is one TrustGlobe covers, and submit a real inquiry to the recruitment team. Use when a company needs to fill roles in construction, hospitality, BPO, IT or manufacturing with staff from abroad, or asks about work permits and relocation logistics for new hires.",
      "type": "text/markdown",
      "url": "https://trust-globe.com/.well-known/agent-skills/trustglobe-hire-international-workers/SKILL.md",
      "representativeQueries": [
        "hire international workers",
        "fill vacancies with staff from abroad",
        "recruit skilled trades overseas"
      ]
    },
    {
      "identifier": "urn:air:trust-globe.com:skill:work-abroad",
      "displayName": "Work abroad",
      "description": "Help a job seeker apply for work abroad through TrustGlobe — check which sectors and source countries are covered, explain what the agency handles versus what it cannot promise, and submit a real application. Use when someone wants to find work in another country, asks about relocation support, or needs help with work visas and permits as a candidate.",
      "type": "text/markdown",
      "url": "https://trust-globe.com/.well-known/agent-skills/trustglobe-work-abroad/SKILL.md",
      "representativeQueries": [
        "help me find work abroad",
        "apply for a job in Europe",
        "relocation support for job seekers"
      ]
    }
  ]
}
