ReadGZH for Grok
io.github.sweesama/readgzh
Read WeChat public account articles via MCP. 99.89% anti-scraping success, 50-87% token compression.
client:Grok
transport:streamable-http
tools:5
Install ReadGZH in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"readgzh": {
"type": "http",
"url": "https://api.readgzh.site/mcp-server"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs