24haowan · For AI中文

Let your AI look things up

Campaign templates · customer cases · industry benchmarks · help docs, answered from measured data

Who it is forMarketers and integrators who want an AI to cite real, published campaign data instead of making numbers up

What it can do for you

Listed by task; each one shows which way of connecting it needs.

  • Find campaign templatesBy holiday, industry or game type, with preview linksConnect, no signup
  • Browse customer casesList past cases by industry and read one in fullConnect, no signup
  • Search the help docsHow to set prizes, how to publish — answered from the help centerConnect, no signup
  • Read industry and player dataTypical participation for an industry, and how players behaveConnect, no signup

Say this to it

  • Find a few lucky-draw campaign templates for a mall at Mid-Autumn Festival, with links
  • What interactive campaigns has the auto industry run? Walk me through one

4 ways to connect, easiest first

Pick one to see the steps.

  1. ① Copy a promptNot offered here
  2. ③ Sign inNot offered here
  3. ④ Developer tokenNot offered here

Your AI queries campaign templates, customer cases, help docs and benchmarks live; anonymous and read-only, no key needed

With Claude Code / Cursor / MCP:

  1. Claude Code: run this in your terminal
    claude mcp add --transport http 24haowan https://mcp.24haowan.com/mcp
  2. In Cursor, add this to ~/.cursor/mcp.json (or the project's .cursor/mcp.json) (written from the vendor docs; not yet tested on a real client)
    {
      "mcpServers": {
        "24haowan": {
          "url": "https://mcp.24haowan.com/mcp"
        }
      }
    }
  3. Any other MCP client: add a Streamable HTTP server with the same URL, or import this JSON (the type value varies by client: streamableHttp or http)
    {
      "mcpServers": {
        "24haowan": {
          "type": "streamableHttp",
          "url": "https://mcp.24haowan.com/mcp"
        }
      }
    }
  4. Then say:Find a few lucky-draw campaign templates for a mall at Mid-Autumn Festival, with links

The other three: Run campaigns · Publish work · Make calls
← Back to For AI