{
  "specVersion": "1.0",
  "host": {
    "displayName": "Favorited",
    "identifier": "did:web:mcp.api-mcp-fav-com.preprod.favorited.app"
  },
  "entries": [
    {
      "identifier": "urn:air:mcp.api-mcp-fav-com.preprod.favorited.app:server:mcp",
      "displayName": "Favorited MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://mcp.api-mcp-fav-com.preprod.favorited.app/.well-known/mcp/server-card.json",
      "description": "Favorited (fav.com) for AI agents and developers: act as a signed-in Favorited user — read their profile today, more of the product as it ships — over an MCP server or a versioned REST API. Every call sees only that user’s data.",
      "capabilities": [
        "whoami",
        "ping",
        "fav.search",
        "fav.describe",
        "fav.run"
      ],
      "representativeQueries": [
        "who am I on Favorited",
        "what is my Favorited username",
        "what can you do on Favorited"
      ]
    },
    {
      "identifier": "urn:air:mcp.api-mcp-fav-com.preprod.favorited.app:api:rest",
      "displayName": "Favorited REST API",
      "type": "application/openapi+json",
      "url": "https://api.api-mcp-fav-com.preprod.favorited.app/openapi.json",
      "description": "The versioned REST API behind the MCP server (Fav-Version: 2026-09-24.albus)."
    },
    {
      "identifier": "urn:air:mcp.api-mcp-fav-com.preprod.favorited.app:skills",
      "displayName": "Favorited agent skills",
      "type": "application/json",
      "url": "https://mcp.api-mcp-fav-com.preprod.favorited.app/.well-known/agent-skills/index.json",
      "description": "Agent Skills (SKILL.md): how to connect, and every operation by area."
    }
  ]
}