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