{
  "x402Version": 2,
  "id": 15637,
  "slug": "15637",
  "resource": "https://mcp.memestack.ai/mcp#generate_meme#generate_meme",
  "description": "Generate an image from a text prompt with Grok Imagine; the result is hosted on MemeStack, AI-captioned and tagged, and returned as gallery and image URLs. 60 sats standard or 150 sats quality (USDC equivalent) per generation, chosen by the request's mode. No account or API key: the x402 (USDC on Base) or L402 (Lightning) payment is the auth.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xa06C42DAA258595Bc773A0bF032A5Ba55939781a",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "48000",
      "maxTimeoutSeconds": 600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "description": "Generate an image from a text prompt with Grok Imagine; the result is hosted on MemeStack, AI-captioned and tagged, and returned as gallery and image URLs. 60 sats standard or 150 sats quality (USDC equivalent) per generation, chosen by the request's mode. No account or API key: the x402 (USDC on Base) or L402 (Lightning) payment is the auth.",
          "inputSchema": {
            "properties": {
              "aspect_ratio": {
                "description": "Output image aspect ratio (default \"1:1\").",
                "enum": [
                  "1:1",
                  "3:4",
                  "16:9"
                ],
                "type": "string"
              },
              "mode": {
                "description": "Generation quality tier - \"standard\" (default, cheaper) or \"quality\" (higher fidelity, costs more).",
                "enum": [
                  "standard",
                  "quality"
                ],
                "type": "string"
              },
              "prompt": {
                "description": "Text description of the image to generate (max 2000 characters).",
                "maxLength": 2000,
                "type": "string"
              }
            },
            "required": [
              "prompt"
            ],
            "type": "object"
          },
          "toolName": "generate_meme",
          "transport": "streamable-http",
          "type": "mcp"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "description": {
                "type": "string"
              },
              "inputSchema": {
                "type": "object"
              },
              "toolName": {
                "type": "string"
              },
              "transport": {
                "enum": [
                  "streamable-http"
                ],
                "type": "string"
              },
              "type": {
                "const": "mcp",
                "type": "string"
              }
            },
            "required": [
              "type",
              "toolName",
              "inputSchema"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "mcp.memestack.ai",
  "lastUpdated": "2026-09-05T18:57:28.034Z",
  "quality": {
    "calls30d": 0,
    "uniquePayers30d": 0,
    "lastCalledAt": "2026-09-05T18:57:28.034Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "mcp.memestack.ai",
    "manifest_name": "mcp.memestack.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}