xhs_search_suggestions — SocialDataX 小红书 Xiaohongshu XHS RedNote MCP MCP Tool
xhs_search_suggestions
(xhs search suggestions) is one of 30 tools on the
SocialDataX 小红书 Xiaohongshu XHS RedNote MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call xhs_search_suggestions from your client
- Claude Code SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions run in your project directory
- Claude Desktop SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions ~/.cursor/mcp.json
- VS Code SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions .vscode/mcp.json
- Zed SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions ~/.config/zed/settings.json
- Windsurf SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions ~/.codeium/windsurf/mcp_config.json
- Cline SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions ~/.gemini/settings.json
- Grok SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions .mcp.json (in your project root)
- ChatGPT SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions Settings → Connectors → Advanced → Developer mode
- Claude.ai SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions Settings → Connectors → Add custom connector
- LangChain SocialDataX 小红书 Xiaohongshu XHS RedNote MCP xhs_search_suggestions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http xhs-insights https://mcp.socialdatax.com/xhs/mcp
Other tools on this server
- xhs_get_note_detail_by_note_url
- xhs_get_note_detail_by_note_id
- xhs_search_notes
- xhs_search_users
- xhs_search_products
- xhs_get_product_detail_by_sku_id
- xhs_get_product_detail_by_url
- xhs_pgy_get_note_detail_by_note_id
- xhs_pgy_get_note_detail_by_note_url
- xhs_pgy_get_creator_profile
- xhs_pgy_get_creator_notes_performance
- xhs_get_product_reviews
- xhs_get_product_review_replies
- xhs_get_product_review_reply_replies
- xhs_get_search_hot_list
- xhs_submit_video_speech_text_by_note_url
- xhs_submit_video_speech_text_by_note_id
- xhs_get_video_speech_text_job
- xhs_get_note_comments_by_note_id
- xhs_get_note_comments_by_note_url
- xhs_get_note_sub_comments_by_comment_id
- xhs_get_user_id_by_encrypted_user_id
- xhs_get_user_info_by_user_id
- xhs_get_user_info_by_profile_url
- xhs_get_user_posted_notes_by_user_id
- xhs_get_user_posted_notes_by_profile_url
- xhs_get_topic_notes_by_topic_url
- xhs_get_topic_notes_by_page_id
- socialdatax_get_points_balance
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.