ReadGZH for Zed
io.github.sweesama/readgzh
Read WeChat public account articles via MCP. 99.89% anti-scraping success, 50-87% token compression.
client:Zed
transport:streamable-http
tools:5
Install ReadGZH in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"readgzh": {
"url": "https://api.readgzh.site/mcp-server"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs