Let your AI publish its work
Turn finished reports, decks and pages into WeChat-ready links, then see who read them
Who it is forAnyone whose AI produces something that people in China need to open on their phones — clients, colleagues, partners
What it can do for you
Listed by task; each one shows which way of connecting it needs.
- Publish a WeChat-ready linkHTML, PDF, slides or Markdown — readers tap and read inside WeChatSign in
- Update behind the same linkPublish a new version and the link stays the same; roll back a bad oneSign in
- Decide who can see itOnly named people, only your team, or public — your callSign in
- See who read whatHow many people opened it and which page each one reachedSign in
- Collect and answer feedbackReader comments land in one place for your AI to sort and replySign in
- Forms and ordersPut a form or payment QR on the page; your AI reads the submissions backSign in
- Upload a whole folderMulti-page sites and reports with images, in one commandDeveloper token
- Preview locallySee the result on your own machine before publishingDeveloper token
- Read and write data in the pageDashboards, sign-ups and polls read and write data tables via the in-page SDKDeveloper token
Say this to it
- Use the upload helper to publish ./dist to LivePage
- Publish this weekly report as a LivePage link — I want to forward it to a colleague
- Who opened the proposal I sent the client last week, and how far did they read?
4 ways to connect, easiest first
Pick one to see the steps.
- ① Copy a promptNot offered here
- ② Connect, no signupNot offered here
Your AI publishes reports, decks and pages as links that open inside WeChat, and reads back who viewed them and their feedback
With Claude Code / Cursor / MCP:
- Claude Code: run this; other clients add the same URL in their MCP settings
claude mcp add --transport http space https://space.24haowan.com/mcp - 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": { "space": { "url": "https://space.24haowan.com/mcp" } } } - The first time a tool is called, sign in in the browser and approve access
- Then say:
Publish this weekly report as a LivePage link — I want to forward it to a colleague
Zero dependencies — runs on plain Node: upload a whole folder, preview locally first
Download the upload helperGive this URL to your AI; it explains publishing and the in-page data tools
Full guide for agents
The other three: Look things up · Run campaigns · Make calls
← Back to For AI