
Prism MCP
Supports UIby dcostenco
HIPAA-hardened cognitive memory architecture for AI agents with O(1) Zero-Search retrieval.
What it does\nProvides a persistent 'Mind Palace' for AI agents, eliminating session amnesia. It uses Holographic Reduced Representations (HRR) for instant retrieval and ACT-R spreading activation to follow causal trains of thought.\n\n## Tools\n- session_load_context: Restores a project's full context and TODOs for a new session.\n- session_save_ledger: Saves an immutable audit trail of agent decisions.\n- memory_checkout: Reverts agent memory to a previous versioned snapshot.\n- session_save_handoff: Captures a concise handoff for the next agent session.\n\n## Installation\nAdd to your MCP client config:\njson\n{\n "mcpServers": {\n "prism-mcp": {\n "command": "npx",\n "args": ["-y", "prism-mcp-server"]\n }\n }\n}\n\n\n## Supported hosts\nClaude Desktop, Cursor, Windsurf, Cline, Gemini, Antigravity.
Quick install
npx -y prism-mcp-serverInformation
- Pricing
- free
- Published
- 4/25/2026
- stars






