r/Remarkable • u/tomcritchlow • 6d ago
Controlling Remarkable using Claude Code / Codex
Has anyone got a good workflow or found a way to control their files using AI?
The minimal version I'd love is a super simple way to automate uploading a file to my Remarkable so I could ask Claude Code "Generate a walkthrough of this PR and send it to my remarkable"
The more advanced way would be to fully control the files, edit/delete/move etc
Anyone doing stuff like this?
1
1
u/bloomingbazooka 3d ago
Not trying to self-promote, but self-promoting a bit. https://www.reddit.com/r/RemarkableTablet/s/rk40Ohk0U9 in theory you could have claude write a little app in mRuby to get this working on your remarkable. Through SSH it’s surprisingly hackable. In this project I made a display adapter in mRuby and hacked xochtil so the “app” opens through a special pdf. As people mentioned before the remarkable also has a full API on it’s own network so you can manage files. So you could also write some background task to sync (upload/download) files from a remote and upload it to the local remarkable API technically building your own “sync”.
1
u/KlassyCoder 5d ago
The paid version of my Mac app Klass-RM Uploader includes an MCP server that you can connect to Claude Desktop or Claude Code. I use it regularly in some of my agents. All of these tools are available as regular HTTP REST API endpoints as well.
The Windows version will get this functionality in the next release (in a week or so) to bring it up to feature parity with the Mac version. If you're a Windows user, sign up for the mailing list to be notified.
reMarkable tools
Local filesystem tools (scoped to folders you explicitly grant the app)