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