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