ReadGZH for Cursor
io.github.sweesama/readgzh
Read WeChat public account articles via MCP. 99.89% anti-scraping success, 50-87% token compression.
client:Cursor
transport:streamable-http
tools:5
Install ReadGZH in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"readgzh": {
"url": "https://api.readgzh.site/mcp-server"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs