c
ceshi1
zaoqishibing/ceshi1
0 Stars
13 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"xiaohongshu-automation": {
"args": [
"xhs-mcp"
],
"command": "uvx --from xiaohongshu-automation",
"disabled": false,
"timeout": 60,
"transportType": "stdio"
}
}
}
服务介绍
111