Tldr Pages for Zed
io.github.pipeworx-io/tldr-pages
tldr-pages MCP — fetched from the canonical github repo.
client:Zed
transport:streamable-http
Install Tldr Pages in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tldr-pages": {
"url": "https://gateway.pipeworx.io/tldr-pages/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs