Right now only code editors and Claude support MCPs, but we'd love to see more clients like Sidekick
While things seem to be still very early and each tool call needs to be manually approved in Claude, using these MCPs for some of our non developer friends was mind blowing
I think while it's still unclear what the winning way to build these integrations between apps and LLMs will be we need early experiments like this one for people to understand what's possible
edit: found the official developer website https://developer.remarkable.com/documentation
Basically authentication with devices is "all-access" or "no-access". I would've liked it if a "write-only" or "add-only" api permission scope existed
I made a little app for reMarkable too and I shared it here some time back: https://digest.ferrucc.io/
This is the standard in every web framework like Rails and Laravel, and the JS ecosystem will really benefit from this. The next steps are migration and schema management and a better out of the box testing story (w/ nice way to setup factories)
I think remarkable should consider opening/widening their API.
have you investigating using the browser extension/word/ppt "send to remarkable" API?
if you have a patreon or community I'd love to support because the idea is great!
I'm actually considering open sourcing the entire project, which would allow security-conscious users like yourself to self-host the service. Alternatively I could also build a "self-hostable reMarkable gateway" that could issue write-only tokens, though this would require some architectural changes.
Regarding the browser extensions - unfortunately those wouldn't work for my use case since they require the user's browser to be running to execute any actions. The service needs to be able to run on its own schedule.
I don't have a Patreon set up, but your offer of support means a lot! The best way to help right now would be to probably support the development of building a more privacy focused integration once I open source the app sometime over the weekend