{
  "specVersion": "1.0",
  "host": {
    "url": "https://dev.bolddesk.com",
    "displayName": "BoldDesk Agentic Portal"
  },
  "entries": [
    {
      "identifier": "urn:air:bolddesk.com:mcp:server",
      "displayName": "BoldDesk MCP Server",
      "type": "application/json",
      "url": "https://dev.bolddesk.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Find help documentation for BoldDesk",
        "Search BoldDesk knowledge base",
        "Connect to BoldDesk MCP server"
      ]
    },
    {
      "identifier": "urn:air:bolddesk.com:api:catalog",
      "displayName": "BoldDesk API Catalog",
      "type": "application/linkset+json",
      "url": "https://dev.bolddesk.com/.well-known/api-catalog",
      "representativeQueries": [
        "Get BoldDesk API documentation",
        "List all available API endpoints"
      ]
    }
  ]
}
