{
  "specVersion": "1.0",
  "host": {
    "displayName": "fetcher.sh — App Store",
    "identifier": "did:web:appstore.fetcher.sh",
    "documentationUrl": "https://appstore.fetcher.sh/skill.md"
  },
  "entries": [
    {
      "identifier": "urn:air:appstore.fetcher.sh:server:mcp",
      "displayName": "fetcher.sh — App Store MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://appstore.fetcher.sh/.well-known/mcp/server-card.json",
      "description": "Web-data MCP server for App Store. Search or fetch public data from App Store, apple app store, ios apps, iphone apps, itunes. Pay per call in USDC (x402) or with a prepaid bby_live_ Bearer key. No accounts, no OAuth.",
      "capabilities": [
        "search",
        "fetch-web-data"
      ],
      "representativeQueries": [
        "search public App Store data as JSON",
        "fetch a App Store profile or listing without an official API key",
        "pay per call for App Store data in USDC"
      ]
    },
    {
      "identifier": "urn:air:appstore.fetcher.sh:agent:http",
      "displayName": "fetcher.sh — App Store",
      "type": "application/a2a-agent-card+json",
      "url": "https://appstore.fetcher.sh/.well-known/agent-card.json",
      "description": "HTTP web-data API for App Store. Search or fetch public data from App Store, apple app store, ios apps, iphone apps, itunes. Pay per call in USDC (x402) or with a prepaid bby_live_ Bearer key. No accounts, no OAuth.",
      "capabilities": [
        "fetch-web-data",
        "search-catalog"
      ],
      "representativeQueries": [
        "GET public App Store data as JSON without an official developer account",
        "pay per call for App Store data in USDC",
        "call the App Store API with a prepaid Bearer key"
      ]
    },
    {
      "identifier": "urn:air:appstore.fetcher.sh:skill:appstore-fetcher-sh",
      "displayName": "appstore-fetcher-sh",
      "type": "application/agent-skills+md",
      "url": "https://appstore.fetcher.sh/skill.md",
      "description": "Search or fetch public data from App Store, apple app store, ios apps, iphone apps, itunes. Pay per call in USDC (x402) or with a prepaid bby_live_ Bearer key. No accounts, no OAuth.",
      "representativeQueries": [
        "how do I set up the App Store fetcher.sh skill for an agent",
        "use x402 or a prepaid key to fetch public App Store data",
        "which MCP tools does App Store on fetcher.sh expose"
      ]
    },
    {
      "identifier": "urn:air:appstore.fetcher.sh:api:openapi",
      "displayName": "fetcher.sh — App Store OpenAPI 3.1",
      "type": "application/vnd.oai.openapi+json;version=3.1.0",
      "url": "https://appstore.fetcher.sh/openapi.json",
      "description": "OpenAPI 3.1 for the App Store HTTP API. Pay with x402 or a prepaid key.",
      "representativeQueries": [
        "what REST endpoints does App Store on fetcher.sh expose",
        "OpenAPI schema for App Store search on fetcher.sh",
        "price of the App Store API on fetcher.sh"
      ]
    }
  ]
}
