diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644
index 0000000..1cb42be
--- /dev/null
+++ b/.github/FUNDING.yml
@@ -0,0 +1,2 @@
+custom:
+ - "https://github.com/xpzouying/xiaohongshu-mcp#赞赏支持"
diff --git a/README.md b/README.md
index c64e9a1..79d5732 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# xiaohongshu-mcp
+
+
[](#contributors-)
+
MCP for 小红书/xiaohongshu.com。
@@ -145,18 +148,21 @@ https://github.com/user-attachments/assets/cc385b6c-422c-489b-a5fc-63e92c695b80
直接从 [GitHub Releases](https://github.com/xpzouying/xiaohongshu-mcp/releases) 下载对应平台的二进制文件:
**主程序(MCP 服务):**
+
- **macOS Apple Silicon**: `xiaohongshu-mcp-darwin-arm64`
- **macOS Intel**: `xiaohongshu-mcp-darwin-amd64`
- **Windows x64**: `xiaohongshu-mcp-windows-amd64.exe`
- **Linux x64**: `xiaohongshu-mcp-linux-amd64`
**登录工具:**
+
- **macOS Apple Silicon**: `xiaohongshu-login-darwin-arm64`
- **macOS Intel**: `xiaohongshu-login-darwin-amd64`
- **Windows x64**: `xiaohongshu-login-windows-amd64.exe`
- **Linux x64**: `xiaohongshu-login-linux-amd64`
使用步骤:
+
```bash
# 1. 首先运行登录工具
chmod +x xiaohongshu-login-darwin-arm64
@@ -200,12 +206,14 @@ Windows 遇到问题首先看这里:[Windows 安装指南](./docs/windows_guid
第一次需要手动登录,需要保存小红书的登录状态。
**使用二进制文件**:
+
```bash
# 运行对应平台的登录工具
./xiaohongshu-login-darwin-arm64
```
**使用源码**:
+
```bash
go run cmd/login/main.go
```
@@ -215,6 +223,7 @@ go run cmd/login/main.go
启动 xiaohongshu-mcp 服务。
**使用二进制文件**:
+
```bash
# 默认:无头模式,没有浏览器界面
./xiaohongshu-mcp-darwin-arm64
@@ -224,6 +233,7 @@ go run cmd/login/main.go
```
**使用源码**:
+
```bash
# 默认:无头模式,没有浏览器界面
go run .
@@ -516,26 +526,22 @@ npx @modelcontextprotocol/inspector
【微信一群】已满
-
-
+
【微信二群】已满
-
+
-| 【飞书二群】:扫码进入 | 【微信群3群】:扫码进入 |
+| 【飞书二群】:扫码进入 | 【微信群 3 群】:扫码进入 |
| ------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- |
|
|
|
-
-
-
## 🙏 致谢贡献者 ✨
感谢以下所有为本项目做出贡献的朋友!(排名不分先后)
@@ -562,13 +568,22 @@ npx @modelcontextprotocol/inspector
-
### ✨ 特别感谢
-| 贡献者 |
-| --- |
+| 贡献者 |
+| --------------------------------------------------------------------------------------------------------------------------- |
| [
@wanpengxie](https://github.com/wanpengxie) |
-
-
本项目遵循 [all-contributors](https://github.com/all-contributors/all-contributors) 规范。欢迎任何形式的贡献!
+
+## 赞赏支持
+
+欢迎请作者喝杯咖啡~(随缘支持,感谢!)
+
+**支付宝(不展示二维码):**
+
+通过支付宝向 **xpzouying@gmail.com** 赞赏。
+
+**微信:**
+
+
diff --git a/donate/wechat@2x.png b/donate/wechat@2x.png
new file mode 100644
index 0000000..6ec5fed
Binary files /dev/null and b/donate/wechat@2x.png differ