Speed Reader for VS Code
com.archerionlabs/speedread
Turn any article, document, or chat reply into a one-word-at-a-time RSVP reading session.
client:VS Code
transport:streamable-http
tools:1
Install Speed Reader in VS Code
.vscode/mcp.json
{
"servers": {
"speedread": {
"type": "http",
"url": "https://archerionlabs.com/mcp/speedread"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs