24haowan · For AI中文

Claude Code / Cursor / MCP — Look things up: how to connect

Which AI do you use

What should it do

Claude Code / Cursor / MCP · 24haowan knowledge base MCP No signup

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

  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. Once connected, say:

    “Find a few lucky-draw campaign templates for a mall at Mid-Autumn Festival, with links”

← Everything your AI can do with us