Pair your tablet here once, add one URL in Claude's connector settings, and from then on Claude can put documents straight onto your reMarkable. Works on claude.ai, the desktop app, and mobile.
Web & desktop · custom connector
Open Claude connector settings →
Paste this URL as the MCP server URL:
https://mcp.remarkdown.org/mcp
remarkdown.Requires a Pro, Max, Team, or Enterprise plan.
macOS & Windows · config file
Open Settings → Connectors → Add custom connector and paste this URL:
https://mcp.remarkdown.org/mcp
Or edit the config file directly:
macOS ~/Library/Application Support/Claude/claude_desktop_config.json
Windows %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"remarkdown": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.remarkdown.org/mcp"
]
}
}
}
Restart Claude Desktop. A browser window opens the first time to sign you in.
Using Claude in the terminal? There's a one-command setup for Claude Code.
Different client?
ChatGPT → Claude Code → Gemini CLI → Cursor → All clients (Gemini CLI, Claude Desktop, custom) →