New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

usrcp

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

usrcp

USRCP — User Context Protocol. Installs the local CLI + encrypted ledger (usrcp-local): structured, encrypted, cross-platform memory for AI agents.

latest
Source
npmnpm
Version
0.2.7
Version published
Weekly downloads
19
-48.65%
Maintainers
1
Weekly downloads
 
Created
Source

usrcp

User Context Protocol — structured, encrypted, cross-platform memory for AI agents.

This is the umbrella package for USRCP. Installing it gives you the usrcp CLI and encrypted local ledger (it depends on usrcp-local).

npm install -g usrcp
usrcp init
usrcp serve

USRCP keeps an encrypted, ledger-style store of your identity, preferences, projects, and interaction timeline, and exposes it to any MCP-compatible agent (Claude Desktop, Cursor, Continue, Cline, …) — so your structured state follows you across tools, with all data encrypted at rest under a key you control.

Capture adapters

The base install is the CLI + ledger. To capture activity from other sources, add an adapter:

usrcp setup --adapter=linear      # or: github, gmail, slack, discord, telegram, obsidian, …

See the full adapter list and docs.

License

Apache-2.0

Keywords

usrcp

FAQs

Package last updated on 11 Sep 2026

Related posts