Coreader for Claude Code
Install for Claude Code
The simplest way is to copy the request below and send it to your AI. If you prefer the terminal, the official commands are here too.
1. Install the plugin
Ask AI to install it
Send this prompt to your AI. You still complete the OAuth login and consent yourself.
Please install the official Coreader plugin for Claude Code. Official repository: https://github.com/vzheng56/coreader-plugins Run: 1. claude plugin marketplace add https://github.com/vzheng56/coreader-plugins.git 2. claude plugin install coreader@coreader If Coreader opens an authorization page, let me complete the sign-in and confirmation in my browser. Restart the Claude Code session after installation, then use Coreader to show what I have read recently.
I want to run the commands myself
Run in your terminal
claude plugin marketplace add https://github.com/vzheng56/coreader-plugins.git
claude plugin install coreader@coreaderAuthorize and verify
Start OAuth
On first use, the client asks you to sign in and authorize Coreader in your browser.
Review scopes
Confirm the client and the read/write access it requests, then decide whether to connect.
Reload the client
Restart the Claude Code session after installation, then send the verification prompt.
5. Verify the connection
Send this prompt to your client. If your books are returned, installation and OAuth are complete.
Update, uninstall, and manage access
Update the plugin
Update commands
claude plugin marketplace update coreader
claude plugin install coreader@coreaderUninstall the plugin
Uninstalling does not automatically revoke OAuth. Revoke the connection separately.
Uninstall command
claude plugin uninstall coreader@coreaderNo tools, or seeing invalid_grant?
- 1. Remove the existing Coreader plugin or connection from the client.
- 2. Revoke the old authorization on the connections page.
- 3. Run the install commands again and complete a fresh OAuth flow.
- 4. Start a new session and send the verification prompt again.