MCP Directory
Back

prism-coder

by dcostenco · TypeScript · ★ 149

Persistent memory + local AI for coding agents. 1.7B–32B open-weight LLM fleet, cross-session Mind Palace, cognitive routing, L3 grounding verifier, multi-agent Hivemind. Works with Claude Code, Cursor, VS Code. Offline-first, HIPAA-ready. Free tier included.

#agent-memory#ai-agent#anti-sycophancy#cognitive-architecture#hebbian-learning#hipaa#local-first#local-llm#mcp#mcp-server#mind-palace#model-context-protocol#ollama#prism-coder#semantic-search#spreading-activation#sqlite#supabase#typescript#vector-search

Install

npx -y github:dcostenco/prism-coder

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "prism-coder": {
      "command": "npx",
      "args": [
        "-y",
        "github:dcostenco/prism-coder"
      ]
    }
  }
}

From the README

**Give your AI agent memory that lasts.** Persistent sessions, knowledge graphs, and offline tool-routing — fully local and free. [](https://www.npmjs.com/package/prism-mcp-server) [](https://github.com/modelcontextprotocol/servers) [](LICENSE) [](https://huggingface.co/dcostenco) Prism Coder is an [MCP server](https://modelcontextprotocol.io) that gives Claude, Cursor, and other AI tools long-term memory that survives across sessions. It ships with the open-weight model fleet (2B–27B) for fast, offline tool-routing — no cloud required. **No account needed. No API keys. Runs on your ma…
Read full README on GitHub →

Related databases servers