Eversmile12/sharedcontext
MCP server that gives AI coding assistants persistent cross-client memory. Facts and conversations stored in SQLite, encrypted with AES-256-GCM, synced to Arweave. No server, no account, recoverable with a 12-word phrase.
Platform-specific configuration:
{
"mcpServers": {
"sharedcontext": {
"command": "npx",
"args": [
"-y",
"sharedcontext"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...