USRCP — User Context Protocol for Windsurf
io.github.frank-bot07/usrcp
Encrypted local ledger of structured user state, shared across every MCP-aware AI tool.
client:Windsurf
transport:stdio
runtime:npm
Install USRCP — User Context Protocol in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"usrcp": {
"command": "npx",
"args": [
"-y",
"usrcp"
],
"env": {
"USRCP_PASSPHRASE": "<USRCP_PASSPHRASE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs