Commit Graph

5 Commits

Author SHA1 Message Date
haikow
c485f1cd49 docs: add Windows 11 setup guide for xiaohongshu-mcp (#223)
* docs: add Windows 11 setup guide for xiaohongshu-mcp

- Introduced a comprehensive guide for quickly setting up xiaohongshu-mcp on Windows 11.
- Included steps for downloading the latest build, resolving virus warnings, and starting the application.
- Added detailed instructions for managing Windows Security exclusions and launching the MCP service.
- Provided installation steps for the AI client (iflow cli) and usage examples.

* 更新 windows_guide.md

---------

Co-authored-by: juesheng.Lin <juesheng.lin@gientech.com>
2025-10-12 13:01:43 +08:00
zy
0955723b19 feat: 为视频发布功能新增HTTP API接口和完善文档 (#179)
* 重构 publish tab 选择逻辑,把公共代码提取到同一个函数中

* feat: 为视频发布功能新增HTTP API接口和完善文档

- 新增 /api/v1/publish_video HTTP接口
- 添加 publishVideoHandler 处理函数
- 更新 API.md 增加视频发布接口文档
- 更新 README.md 和 README_EN.md 增加视频发布功能说明
- 在MCP工具列表中补充 publish_with_video 工具说明
2025-09-29 01:08:11 +08:00
zy
fe82b14ba9 docs: 新增HTTP API文档 (#178)
- 添加小红书MCP HTTP API完整文档
- 包含所有端点的请求/响应格式说明
- 简化响应示例,突出关键字段结构
- 与实际代码结构保持一致

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude <noreply@anthropic.com>
2025-09-29 00:16:31 +08:00
Angiin
2de8634960 Update windows_guide.md (#84)
本文档主要是协助 Windows 用户解决环境变量相关问题,建议 Windows 设备的用户在部署前参考此内容中的步骤。
2025-09-16 15:19:54 +08:00
zy
ff72fe872e docs: 增加 Windows 指南 (#74)
* docs: 增加 Windows 指南

* update contrib
2025-09-16 00:31:21 +08:00