{
  "specVersion": "1.0",
  "host": {
    "displayName": "Genshin-Builds",
    "identifier": "genshin-builds.com",
    "documentationUrl": "https://genshin-builds.com/llms.txt",
    "logoUrl": "https://genshin-builds.com/logo.png"
  },
  "entries": [
    {
      "identifier": "urn:air:genshin-builds.com:mcp:product",
      "displayName": "Genshin-Builds product MCP server",
      "description": "Streamable-HTTP MCP server with tools to look up character builds, tier lists and team data for Genshin Impact, Honkai: Star Rail, Wuthering Waves, Zenless Zone Zero and Tower of Fantasy. Supports MCP Apps (ui:// resources).",
      "type": "application/mcp-server-card+json",
      "url": "https://genshin-builds.com/api/mcp/server-card",
      "tags": ["mcp", "gaming", "builds", "genshin-impact", "honkai-star-rail"]
    },
    {
      "identifier": "urn:air:genshin-builds.com:mcp:docs",
      "displayName": "Genshin-Builds docs MCP server",
      "description": "Read-only MCP server exposing the site's agent documentation (llms.txt, auth.md, pricing.md) as resources with a search_docs tool.",
      "type": "application/mcp-server-card+json",
      "url": "https://genshin-builds.com/api/mcp/docs/server-card",
      "tags": ["mcp", "docs"]
    },
    {
      "identifier": "urn:air:genshin-builds.com:a2a:assistant",
      "displayName": "Genshin-Builds game assistant",
      "description": "Agent card describing the site's capabilities and skills for agent-to-agent discovery.",
      "type": "application/a2a-agent-card+json",
      "url": "https://genshin-builds.com/.well-known/agent-card.json",
      "tags": ["a2a", "gaming"]
    },
    {
      "identifier": "urn:air:genshin-builds.com:skill:find-character-build",
      "displayName": "Find a character build",
      "description": "Agent skill: look up the recommended weapons, artifacts, stats and teams for any character across the seven supported games.",
      "type": "application/agent-skills+md",
      "url": "https://genshin-builds.com/skills/find-character-build.md",
      "tags": ["skill"]
    },
    {
      "identifier": "urn:air:genshin-builds.com:skill:compare-tier-list",
      "displayName": "Compare characters on the tier list",
      "description": "Agent skill: read the current tier lists per game and role to compare or rank characters.",
      "type": "application/agent-skills+md",
      "url": "https://genshin-builds.com/skills/compare-tier-list.md",
      "tags": ["skill"]
    },
    {
      "identifier": "urn:air:genshin-builds.com:skill:farm-today",
      "displayName": "What to farm today",
      "description": "Agent skill: determine which talent books, weapon materials and domains are farmable today.",
      "type": "application/agent-skills+md",
      "url": "https://genshin-builds.com/skills/farm-today.md",
      "tags": ["skill"]
    },
    {
      "identifier": "urn:air:genshin-builds.com:api:nlweb-ask",
      "displayName": "NLWeb /ask search",
      "description": "Natural-language search endpoint over the site's character database (github.com/microsoft/NLWeb).",
      "type": "application/json",
      "url": "https://genshin-builds.com/ask",
      "tags": ["api", "search", "nlweb"]
    },
    {
      "identifier": "urn:air:genshin-builds.com:api:api-catalog",
      "displayName": "API catalog (RFC 9727)",
      "description": "Linkset catalog of the site's machine-readable service descriptions.",
      "type": "application/linkset+json",
      "url": "https://genshin-builds.com/.well-known/api-catalog",
      "tags": ["api"]
    }
  ]
}
