blbl147 xhs mcp for Claude Desktop
ai.smithery/blbl147-xhs-mcp
搜索笔记、浏览首页推荐、查看笔记内容与评论,并发表你的评论。直接在工作流中与小红书内容互动,高效跟进话题。
client:Claude Desktop
transport:streamable-http
Install blbl147 xhs mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"blbl147-xhs-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@blbl147/xhs-mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs