ReadGZH for VS Code
io.github.sweesama/readgzh
Read WeChat public account articles via MCP. 99.89% anti-scraping success, 50-87% token compression.
client:VS Code
transport:streamable-http
tools:5
Install ReadGZH in VS Code
.vscode/mcp.json
{
"servers": {
"readgzh": {
"type": "http",
"url": "https://api.readgzh.site/mcp-server"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs