X
Xhs MCP
by @joohw
MCP server by joohw
Created 11/5/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-xhs-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"joohw-xhs-mcp": {
"command": "npx",
"args": [
"joohw-xhs-mcp"
]
}
}
}