Sendle.
Log in

Setup

Set up Sendle

A few minutes, once. Sendle runs as a Claude Code plugin — here's how to install it, connect your account, and send your first long read to your Kindle.

  1. 1

    Create your account and token

    Sign in at sendle.app with your email — no password to remember. On the Account page, generate an access token and keep it handy; the plugin asks for it in the next step. You can revoke a token anytime from the same page.

    Start with email →

  2. 2

    Install the plugin in Claude Code

    In the Claude Code terminal, run these three commands — add the plugin marketplace, install Sendle, then activate it without a restart. Paste your token when Claude Code asks for it.

    /plugin marketplace add vereal-app/sendle-plugin
    /plugin install sendle
    /reload-plugins

    Using the Claude Code desktop or web app? Setup there isn't supported yet — the app can install the plugin but can't hand it your token. Use the terminal for now.

  3. 3

    Add your Kindle email and approve the sender

    On the Account page, set your Kindle's @kindle.com address. Then add Sendle's sender address to Amazon's approved list, or deliveries bounce — the page shows you the exact address and walks you through it.

    How delivery and the allow-list work →

  4. 4

    Send your first read

    Back in Claude Code, point Sendle at anything long: /sendle <text> to collect a passage into a book, or /sendle:kindle <file> to send a local Markdown or HTML file straight through. It arrives on your Kindle as a clean EPUB.

    See it in real conversations →

Sendle's plugin is open source — view it on GitHub →

Ready when you are.

Start with email →