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
Claude Code: run this in your terminal
claude mcp add --transport http 24haowan https://mcp.24haowan.com/mcpIn 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" } } }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" } } }Once connected, say:
“Find a few lucky-draw campaign templates for a mall at Mid-Autumn Festival, with links”