reMarkable MCP Server (Read/Write) for Windsurf
io.github.praveensehgal/remarkable
Read, write, and manage your reMarkable tablet — browse, upload, create folders, move, delete, OCR
client:Windsurf
transport:stdio
runtime:pypi
Install reMarkable MCP Server (Read/Write) in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"remarkable": {
"command": "uvx",
"args": [
"remarkable-mcp-rw"
],
"env": {
"REMARKABLE_SSH_HOST": "<REMARKABLE_SSH_HOST>",
"REMARKABLE_SSH_PASSWORD": "<REMARKABLE_SSH_PASSWORD>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs