Sign In

usrcp

Package Overview
Dependencies
Maintainers
1
Versions
8
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.6
Version published
Weekly downloads
218
2625%
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 04 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts