Speed Reader for Zed
com.archerionlabs/speedread
Turn any article, document, or chat reply into a one-word-at-a-time RSVP reading session.
client:Zed
transport:streamable-http
tools:1
Install Speed Reader in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"speedread": {
"url": "https://archerionlabs.com/mcp/speedread"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs