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-mcpLast scanned: 5/30/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-30T16:20:55.117Z",
"npmAuditRan": true,
"pipAuditRan": true
}prism-mcp is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built 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. It has 131 GitHub stars.
Yes. prism-mcp passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/dcostenco/prism-mcp" and add it to your Claude Code skills directory (see the Installation section above).
prism-mcp is primarily written in TypeScript. It is open-source under dcostenco on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh prism-mcp against similar tools.
No comments yet. Be the first to share your thoughts!
🌐 Translate: English · Español · Français · Português · Română · Українська · Русский · Deutsch · 日本語 · 한국어 · 中文 · العربية
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).
👉 Full IDE README with screenshots, architecture, and technical details →

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 | — | Zoom, Stripe, GWS | All + SSO/SAML | |
| Support | Community | 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