{
  "ok": true,
  "schema": "wisely.creator-catalog.list.v1",
  "description": "Creator catalogs expose approved lessons, worksheets, and paid tools to AI agents. Agents search the catalog, fetch free/subscriber items, and use paid endpoint URLs for quote/pay/invoke/receipt flows.",
  "catalogs": [
    {
      "creatorId": "demo-sales-framework",
      "title": "Demo Creator Sales Framework",
      "subtitle": "A sample creator catalog showing how lessons, drills, and paid tools become agent-callable actions.",
      "status": "active",
      "owner": "Wisely Enterprises LLC",
      "plan": "demo",
      "tags": [
        "creator-skill",
        "sales",
        "prospecting",
        "demo",
        "x402"
      ],
      "subscriberPrompt": "Use this creator's Wisely MCP catalog. Find the best lesson or tool for my situation, quote the price, ask me before paying, then adapt the answer to my business.",
      "install": {
        "mcpServer": "https://payments.wiselyenterprisesllc.com/ai/mcp",
        "catalogUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/demo-sales-framework",
        "searchUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/demo-sales-framework/search",
        "recommendUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/demo-sales-framework/recommend",
        "fetchUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/demo-sales-framework/fetch"
      },
      "itemCount": 5,
      "updatedAt": "2026-05-24T00:00:00.000Z"
    },
    {
      "creatorId": "sandbox-creator-20260525193645",
      "title": "Sandbox Creator Skill",
      "subtitle": "Agent-callable creator catalog.",
      "status": "active",
      "owner": "",
      "plan": "creator",
      "tags": [
        "creator-skill",
        "x402"
      ],
      "subscriberPrompt": "Use this creator's Wisely MCP catalog. Recommend the best lesson or paid action for my situation. If payment is needed, show me the price and ask before paying.",
      "install": {
        "mcpServer": "https://payments.wiselyenterprisesllc.com/ai/mcp",
        "catalogUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-creator-20260525193645",
        "searchUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-creator-20260525193645/search",
        "recommendUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-creator-20260525193645/recommend",
        "fetchUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-creator-20260525193645/fetch"
      },
      "itemCount": 4,
      "updatedAt": "2026-05-25T19:36:45.933Z"
    },
    {
      "creatorId": "sandbox-wizard-20260525195939",
      "title": "Sandbox Wizard Creator Skill",
      "subtitle": "Agent-callable creator catalog.",
      "status": "active",
      "owner": "",
      "plan": "creator",
      "tags": [
        "creator-skill",
        "x402"
      ],
      "subscriberPrompt": "Use this creator's Wisely MCP catalog. Recommend the best lesson or paid action for my situation. If payment is needed, show me the price and ask before paying.",
      "install": {
        "mcpServer": "https://payments.wiselyenterprisesllc.com/ai/mcp",
        "catalogUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-wizard-20260525195939",
        "searchUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-wizard-20260525195939/search",
        "recommendUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-wizard-20260525195939/recommend",
        "fetchUrl": "https://payments.wiselyenterprisesllc.com/ai/creator-catalogs/sandbox-wizard-20260525195939/fetch"
      },
      "itemCount": 4,
      "updatedAt": "2026-05-25T19:59:39.880Z"
    }
  ],
  "docs": "https://payments.wiselyenterprisesllc.com/guides/creator-content-agent-payments"
}