๐ง
Prism MCP
Mind Palace for AI Agents
A Model Context Protocol server that gives Claude, Cursor, and other AI tools long-term memory that survives across sessions โ with semantic search, cognitive routing, a visual dashboard, and the prism-coder LLM fleet for offline tool-calling.
Install
# npx (no install)
npx prism-mcp-server
# or install globally
npm install -g prism-mcp-server && prism-coder# LLM fleet (offline tool-calling โ no API key needed)
ollama pull dcostenco/prism-coder:2b # 2.3 GB ยท mobile / lightweight (99.1% accuracy)
ollama pull dcostenco/prism-coder:4b # 3.4 GB ยท balanced (100% accuracy)
ollama pull dcostenco/prism-coder:9b # 5.8 GB ยท Mac default (100% accuracy)
ollama pull dcostenco/prism-coder:27b # 16.8 GB ยท complex tasks (100% accuracy)What it does
๐พ
Persistent memory
Every session feeds the Mind Palace. Next session your AI loads the right context automatically.
๐
Semantic search
Vector + keyword + graph traversal over your full history. Ask questions, get citations.
๐งฌ
Cognitive routing
Episodic, semantic, and procedural memory stored separately. The router picks where to save and retrieve.
๐
Drift detection
Detects when your agent drifts from original goals mid-session and self-corrects automatically.
๐ก
Local-first
Free tier runs entirely on your machine โ SQLite, local embeddings, no API keys, no cloud.
๐ค
100% BFCL accuracy
prism-coder models trained specifically for function-calling โ 2B through 27B, all at 99.1โ100% routing accuracy.
๐ป
Synalux Coder โ Web IDE
Use Prism Coder directly in your browser. Local-first IDE with the prism-coder agent built in โ connects to your GitHub repos, Synalux Mail, Drive, and Source. No install required.
Open Web IDE โPlans โ flat-rate, not per-seat
All on-device models are free on every tier. A subscription adds cloud sync, higher model ceilings, and team features.
| Free | Standard $19/mo | Advanced $49/mo | Enterprise $99/mo | |
|---|---|---|---|---|
| Seats | 1 | 1 | up to 5 | up to 25 |
| Local model ceiling | up to 4b | up to 9b | up to 27b | up to 27b |
| Daily cloud inference | โ | 200 | 2,000 | 100,000 |
| Cloud Coder (Web IDE) | โ | 100/day | 1,000/day | 100,000/day |
| Cloud search | โ | 50/day | 500/day | 100,000/day |
| Max output tokens | 512 | 1,024 | 2,048 | 4,096 |
| Cloud fallback | โ | Claude Sonnet 4 | Claude Sonnet 4 | Priority + Sonnet 4 |
| Grounding verifier | โ | โ | โ | โ |
| Memory sync (cloud) | โ | โ | โ | โ |
| Analytics dashboard | โ | โ | โ | โ |
| HIPAA BAA | โ | โ | โ | โ |
14-day free trial on all paid plans. Full pricing details โ