by dcostenco
The Mind Palace for AI Agents - HIPAA-hardened Cognitive Architecture with on-device LLM (prism-coder:7b), Hebbian learning, ACT-R spreading activation, adversarial evaluation, persistent memory, multi-agent Hivemind and visual dashboard. Zero API keys required.
# Add to your Claude Code skills
git clone https://github.com/dcostenco/prism-mcp๐ Translate: English ยท Espaรฑol ยท Franรงais ยท Portuguรชs ยท Romรขnฤ ยท ะฃะบัะฐัะฝััะบะฐ ยท ะ ัััะบะธะน ยท Deutsch ยท ๆฅๆฌ่ช ยท ํ๊ตญ์ด ยท ไธญๆ ยท ุงูุนุฑุจูุฉ
No comments yet. Be the first to share your thoughts!
NEW: The full-stack AI-native desktop IDE that combines coding, building, and deploying in one tool. No competitor offers all of this.
| What You Get | Time Saved vs. Traditional | |---|:---:| | ๐ค Agent Mode โ autonomous multi-step task execution with diff previews | ~95% | | ๐๏ธ Website Builder โ 6 templates, section editor, export to HTML/ZIP | ~90% | | ๐จ Visual Drag & Drop โ 11 component types, canvas drop zone, live property editor | ~85% | | ๐ Auth & Database โ 6 auth providers, table CRUD, RLS, storage buckets | ~90% | | ๐ณ DevContainers โ 8 base images, port forwarding, resource limits, Codespaces export | ~80% | | ๐ Customer Board (HIPAA) โ 12-pattern PHI scanner, moderator controls, ticket lifecycle | ~70% | | ๐จ Media Studio โ AI image/video/3D generation, tier-gated quality | ~98% | | ๐ One-Click Deploy โ Vercel, Netlify, Synalux Cloud, custom server | ~98% | | ๐ฅ Real-Time Collaboration โ multiplayer editing with cursor presence | ~60% | | ๐ SEO + Analytics โ 8-category audit + traffic dashboard | ~99% | | ๐ช Marketplace โ 10-category extension registry, install with one click | ~90% | | ๐ Workflow Engine โ natural language โ structured project workflows | ~90% | | ๐ Git Integration โ branch, stage, commit, push without leaving IDE | ~60% | | ๐ 12-Language i18n โ full UI translation including Arabic RTL | ~100% |
27/27 features โ more than any competitor (Cursor: 9, Windsurf: 9, Replit: 12, Bolt: 9).

Your AI agent forgets everything between sessions. Prism fixes that โ then teaches it to think.
Prism v12.0.0 is a true Cognitive Architecture inspired by human brain mechanics. Beyond flat vector search, your agent now forms principles from experience, follows causal trains of thought, and possesses the self-awareness to know when it lacks information. Your agents don't just remember; they learn. With v12.0.0, the entire cognitive pipeline โ including ledger compaction, task routing, semantic search, and Agent Infrastructure Resilience โ runs 100% on-device or via secure clinical discovery (PubMed/ERIC), backed by prism-coder:7b, a HIPAA-hardened local LLM. No API keys for core features. No data leaves your machine.
npx -y prism-mcp-server
Works with Claude Desktop ยท Claude Code ยท Cursor ยท Windsurf ยท Cline ยท Gemini ยท Antigravity โ any MCP client.
https://github.com/dcostenco/prism-mcp/raw/main/docs/prism_mcp_demo.mp4
Prism v12.0.0 unifies Prism and Synalux into a single billing architecture with identical tier pricing and a 14-day free trial on all paid tiers.
| | Free | Standard | Advanced | Enterprise | |:---|:---:|:---:|:---:|:---:| | Price | $0/mo | $19/mo | $49/mo | $99/mo | | Trial | โ | 14 days | 14 days | 14 days | | API Calls | 100/day | 2,000/day | 5,000/day | Unlimited | | Tools | 5 core | All 17 | All 17 + RBAC | All + custom | | Agents | Single | Single | Multi-agent | Multi-agent | | Voice | โ | Input/recognition | SOAP dictation | SOAP + custom | | Integrations | โ | Email | Zoom, Stripe, GWS | All + SSO/SAML | | Support | Community | Email | Priority | Dedicated SLA | | HIPAA BAA | โ | โ | โ | โ |
hipaa-compliance, clinical-documentation, medical-billing-coding, patient-data-privacy๐ฆ Packages:
prism-mcp-server(npm) ยท Prism Coder IDE (VS Code) ยทprismCLI
Prism v11.6.0 introduces production-grade agent infrastructure for running multiple AI agents concurrently without resource exhaustion or deadlocks. The new resilience layer includes:
agent_queue.sh v2.0) โ Cross-platform file locking via Python fcntl.flock (no GNU dependencies) ensures strict mutual exclusion when loading Ollama models, preventing OOM crashes from concurrent model loads.agent_status.sh) โ Color-coded CLI providing real-time visibility into queue depth, guardian health, and Ollama status with --json mode for programmatic consumption.| Component | What It Prevents | | :--- | :--- | | Serialized Queue | OOM from concurrent model loading | | Memory Guardian | Swap exhaustion under high memory pressure | | Queue Watchdog | Deadlocks from zombie queue entries | | Status Dashboard | Blind spots in infrastructure health |
๐งช Verified: 115/115 tests passing across unit, concurrent, shell integration, mock Ollama, and live stress test suites. v12.0.0 billing tests included.
Prism v11.5.1 transforms your AI agent from a "Coder" into a "Clinical Scientist." It features a Tavily-Enhanced Multi-Provider Discovery Pipeline that grounds Gemini 2.5 Flash's thinking in real-world empirical data.
| Feature | Standard AI Memory (Mem0/Zep) | Prism v12.0.0 (Elite Architecture) | | :--- | :--- | :--- | | Search Complexity | $O(N)$ or $O(\log N)$ (Scales with data) | **$O(1)$ Zero-Search (Constant time via HRR) ** | | Discovery Logic | General Web Search (Snippets) | Parallel Academic Discovery (PubMed, ERIC, S2) | | Reasoning Model | Flat List (Simple Similarity) | ACT-R Spreading Activation (Causal Graph) | | Privacy Mode | Cloud-First (SaaS) | Local-First (HIPAA-Hardened / Air-Gapped) | | Intelligence Floor | Generic GPT-4 Advice | Data-Driven Clinical Evidence (62% CI Warnings) |
Prism features a cutting-edge Zero-Search Retrieval system for its cognitive memory, moving beyond traditional vector databases toward a mathematically direct, $O(1)$ retrieval model.
**Zero-Search Retrie