The Rapid Reader CLI lets you send content to the app directly from your terminal. Pipe in text, pass a file, or read from your clipboard — all without leaving the command line.Documentation Index
Fetch the complete documentation index at: https://docs.rapidreader.app/llms.txt
Use this file to discover all available pages before exploring further.
Installation
Install the CLI globally via npm:Usage
Read a File
Pass any supported file (PDF, EPUB, Markdown, or plain text) to open it in Rapid Reader:Pipe Text
Pipe output from any command directly into the reader:Read from Clipboard
Read whatever is currently on your clipboard:Send to Cloud Inbox
If you have a Pro account with cloud sync, send content to your cloud inbox so it appears across all your devices:Configuration
Set your API key for cloud features:Commands Reference
| Command | Description |
|---|---|
rsvp read <file> | Open a file in Rapid Reader |
rsvp read --clipboard | Read clipboard contents |
rsvp send <file> | Send a file to your cloud inbox |
rsvp send --clipboard | Send clipboard to cloud inbox |
rsvp config set <key> <value> | Set a configuration value |
rsvp config list | Show current configuration |
rsvp --help | Show all available commands |
Next Steps
Integrations
Set up MCP server and other integrations
Keyboard Shortcuts
Master keyboard controls in the app