reMarkable MCP Server for Windsurf
io.github.sammorrowdrums/remarkable
Read, render, search, and manage reMarkable documents through MCP
client:Windsurf
transport:stdio
runtime:pypi
Install reMarkable MCP Server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"remarkable": {
"command": "uvx",
"args": [
"remarkable-mcp"
],
"env": {
"REMARKABLE_TOKEN": "<REMARKABLE_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs