Enterprise DNA
M MCP Servers Developer low

dcostenco/prism-mcp

by Various

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, per

D

MCP

dcostenco/prism-mcp

Added 1 June 2026

#agent-memory #ai-agent #anti-sycophancy #cognitive-architecture #hebbian-learning #hipaa #local-first #local-llm

Overview

Prism-MCP is a cognitive architecture for AI agents that runs entirely on-device using a local LLM (prism-coder:7b). It implements Hebbian learning, ACT-R spreading activation, adversarial evaluation, persistent memory, and multi-agent Hivemind coordination. The system is HIPAA-hardened and requires no external API keys.

Best for

Best for
Developers building privacy-sensitive, HIPAA-compliant multi-agent systems with on-device LLMs

Use cases

  • Building HIPAA-compliant AI agents with on-device processing
  • Creating multi-agent systems with persistent memory and coordination
  • Running local LLM-based cognitive architectures without cloud dependencies

How to use

Install

pip install anthropic requests

Tools exposed

  • session_load_context
  • session_save_ledger
  • session_save_handoff
  • knowledge_search
  • query_memory_natural
  • session_detect_drift
  • verify_behavior
  • knowledge_ingest
  • prism_infer
  • inference_metrics
  • pre-commit
  • pre-push
  • PRISM_STORAGE
  • PRISM_SYNALUX_API_KEY
  • LOCAL_LLM_URL
  • PRISM_FORCE_LOCAL
  • TELEMETRY_WRITE_TOKEN

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, VS Code

Example client config

{\n  "mcpServers": {\n    "prism": {\n      "command": "npx",\n      "args": ["-y", "prism-mcp-server"]\n    }\n  }\n}

Notes

Prism-MCP is a cognitive architecture for AI agents that runs entirely on-device using a local LLM (prism-coder:7b). It implements Hebbian learning, ACT-R spreading activation, adversarial evaluation, persistent memory, and multi-agent Hivemind coordination. The system is HIPAA-hardened and requires no external API keys.

142 stars on GitHub. Last updated 2026-06-01. Licensed AGPL-3.0.

Use cases

  • Building HIPAA-compliant AI agents with on-device processing
  • Creating multi-agent systems with persistent memory and coordination
  • Running local LLM-based cognitive architectures without cloud dependencies

Pros

  • No API keys required, ensuring privacy and offline capability
  • HIPAA-hardened design suitable for healthcare applications
  • Built-in multi-agent Hivemind and visual dashboard for monitoring

Cons

  • Requires significant local compute resources to run a 7B parameter model
  • Limited to the prism-coder model; no support for other LLMs
  • Small community (142 stars) and relatively new project

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • No API keys required, ensuring privacy and offline capability
  • HIPAA-hardened design suitable for healthcare applications
  • Built-in multi-agent Hivemind and visual dashboard for monitoring

Cons

  • Requires significant local compute resources to run a 7B parameter model
  • Limited to the prism-coder model; no support for other LLMs
  • Small community (142 stars) and relatively new project
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks