{
  "x402Version": 2,
  "id": 15638,
  "slug": "15638",
  "resource": "https://mcp.memestack.ai/mcp#submit_image#submit_image",
  "description": "Submit an image URL into MemeStack's moderation review queue; accepted images are published in the public, AI-captioned gallery with attribution. 100 sats (USDC equivalent) per submission, never refunded on moderation rejection (the fee is the anti-spam mechanism). 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": "80000",
      "maxTimeoutSeconds": 600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "description": "Submit an image URL into MemeStack's moderation review queue; accepted images are published in the public, AI-captioned gallery with attribution. 100 sats (USDC equivalent) per submission, never refunded on moderation rejection (the fee is the anti-spam mechanism). No account or API key: the x402 (USDC on Base) or L402 (Lightning) payment is the auth.",
          "inputSchema": {
            "properties": {
              "attribution": {
                "description": "Optional credit line for the original creator/source (shown to moderators, not published).",
                "maxLength": 200,
                "type": "string"
              },
              "caption": {
                "description": "Optional caption hint for the AI tagger (admin-visible, never published verbatim).",
                "maxLength": 200,
                "type": "string"
              },
              "image_url": {
                "description": "HTTPS image URL, or data:image/(jpeg|png|webp);base64,... URL. Max 8MB.",
                "type": "string"
              },
              "tags": {
                "description": "Optional tag hints (max 10).",
                "items": {
                  "maxLength": 40,
                  "type": "string"
                },
                "maxItems": 10,
                "type": "array"
              }
            },
            "required": [
              "image_url"
            ],
            "type": "object"
          },
          "toolName": "submit_image",
          "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:43:58.195Z",
  "quality": {
    "calls30d": 0,
    "uniquePayers30d": 0,
    "lastCalledAt": "2026-09-05T18:43:58.195Z"
  },
  "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"
  }
}