Prism
Freeby MCP Community
The Mind Palace for AI Agents — a true Cognitive Architecture with Hebbian learning (episodic→semantic consolidation), ACT-R spreading activation (multi-hop cau
v9.3.0Added Apr 12, 2026
mcpmcp-servermodel-context-protocolai-agentsession-memory
Prism MCP Server
The Mind Palace for AI Agents — a true Cognitive Architecture with Hebbian learning (episodic→semantic consolidation), ACT-R spreading activation (multi-hop cau
Installation
Reviews
Installation
Quick install
npx -y prism-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"prism": {
"command": "npx",
"args": ["-y", "prism-mcp-server"]
}
}
}