mcp standardnotes for Claude Code
io.github.lozit/mcp-standardnotes
End-to-end encrypted access to a Standard Notes vault (protocol 004, local stdio only).
client:Claude Code
transport:stdio
runtime:npm
Install mcp standardnotes in Claude Code
run in your project directory
claude mcp add mcp-standardnotes -e SN_EMAIL=<SN_EMAIL> -e SN_SERVER_URL=<SN_SERVER_URL> -e SN_CERT_FINGERPRINT=<SN_CERT_FINGERPRINT> -- npx -y mcp-standardnotes
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs