Supernote runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm. Last commit 3 Jun 2026.
Capture the screen, read/render notes, and upload files on a Ratta Supernote from an AI agent.
Today is the operative word: we check Supernote every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add supernote-mcp -- npx -y supernote-mcp
{
"mcpServers": {
"supernote-mcp": {
"args": [
"-y",
"supernote-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.supernote-mcp]
command = "npx"
args = ["-y", "supernote-mcp"]
{
"mcpServers": {
"supernote-mcp": {
"args": [
"-y",
"supernote-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"supernote-mcp": {
"args": [
"-y",
"supernote-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SUPERNOTE_IP (Device IP (optionally with :port) from the Supernote mirroring popup. Optional — if unset, the server scans the LAN for the mirror.), SUPERNOTE_DISCOVER (Set to 0 to disable the LAN-scan fallback used when SUPERNOTE_IP is unset or unreachable.).
The author declared them in the registry entry; get the values from the project itself.
Capture & annotate your screen from an AI agent: arrows, boxes, text, highlight, blur/redact.
Capture website screenshots from any MCP client via the ScreenshotRender API.
Your recent screen captures as structured JSON your AI agent can read. Local only, no network.
Read and write your Caliu notes from any MCP client: search, create, tag, remind, attach files.
Local OCR & screen understanding for agents: read any window, find what to click. No uploads.
Query your local super-log bench from an AI agent - read-only log tools over the hub.
Host files from coding agents; stage on a branch and attach to GitHub PRs.
Design, fill with real store data, render and publish Store Builder pages from an AI agent.
Answers built from our own checks of this server.