Skip to content

v2.4.0

Choose a tag to compare

@ShunL12324 ShunL12324 released this 30 Jan 19:28
· 21 commits to master since this release

New MCP Tools

xhs_explore

Automated browsing with AI-powered features:

  • AI note selection based on user interests (Gemini)
  • AI-generated comments in natural language
  • Human-like scrolling and browsing behavior
  • Probability-based liking and commenting
  • Session tracking and action logging to database

xhs_get_notifications

Get notifications (mentions, likes, connections) with info for replying.

Enhancements

  • DEBUG mode: Set DEBUG=true for non-headless browser that stays open after execution
  • EXPLORE_SELECTORS: Centralized selector constants for explore page
  • Code cleanup and documentation improvements