{
  "specVersion": "1.0",
  "host": {
    "displayName": "fetcher.sh — Instagram",
    "identifier": "did:web:instagram.fetcher.sh",
    "documentationUrl": "https://instagram.fetcher.sh/skill.md"
  },
  "entries": [
    {
      "identifier": "urn:air:instagram.fetcher.sh:server:mcp",
      "displayName": "fetcher.sh — Instagram MCP",
      "type": "application/mcp-server-card+json",
      "url": "https://instagram.fetcher.sh/.well-known/mcp/server-card.json",
      "description": "Web-data MCP server for Instagram. Search or fetch public data from Instagram, ig, insta. 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 Instagram data as JSON",
        "fetch a Instagram profile or listing without an official API key",
        "pay per call for Instagram data in USDC"
      ]
    },
    {
      "identifier": "urn:air:instagram.fetcher.sh:agent:http",
      "displayName": "fetcher.sh — Instagram",
      "type": "application/a2a-agent-card+json",
      "url": "https://instagram.fetcher.sh/.well-known/agent-card.json",
      "description": "HTTP web-data API for Instagram. Search or fetch public data from Instagram, ig, insta. 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 Instagram data as JSON without an official developer account",
        "pay per call for Instagram data in USDC",
        "call the Instagram API with a prepaid Bearer key"
      ]
    },
    {
      "identifier": "urn:air:instagram.fetcher.sh:skill:instagram-fetcher-sh",
      "displayName": "instagram-fetcher-sh",
      "type": "application/agent-skills+md",
      "url": "https://instagram.fetcher.sh/skill.md",
      "description": "Search or fetch public data from Instagram, ig, insta. 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 Instagram fetcher.sh skill for an agent",
        "use x402 or a prepaid key to fetch public Instagram data",
        "which MCP tools does Instagram on fetcher.sh expose"
      ]
    },
    {
      "identifier": "urn:air:instagram.fetcher.sh:api:openapi",
      "displayName": "fetcher.sh — Instagram OpenAPI 3.1",
      "type": "application/vnd.oai.openapi+json;version=3.1.0",
      "url": "https://instagram.fetcher.sh/openapi.json",
      "description": "OpenAPI 3.1 for the Instagram HTTP API. Pay with x402 or a prepaid key.",
      "representativeQueries": [
        "what REST endpoints does Instagram on fetcher.sh expose",
        "OpenAPI schema for Instagram search on fetcher.sh",
        "price of the Instagram API on fetcher.sh"
      ]
    }
  ]
}
