Skip to main content
ClaudeWave

Persistent session memory for AI coding agents — local-first, with on-device inference, associative recall, and drift detection. Works with Claude Code, Cursor, and Codex.

MCP ServersOfficial Registry157 stars24 forksTypeScriptApache-2.0Updated today
ClaudeWave Trust Score
97/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
Last scanned: 9/13/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/dcostenco/prism-coder
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "prism-coder": {
      "command": "node",
      "args": ["/path/to/prism-coder/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/dcostenco/prism-coder and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-memoryai-agentclaude-codecodexcognitive-architecturedrift-detectionlocal-firstlocal-llmmcpmcp-servermemorymodel-context-protocolollamaprism-codersemantic-searchsession-memorysqlitetypescriptvector-search

What people ask about prism-coder

What is dcostenco/prism-coder?

+

dcostenco/prism-coder is mcp servers for the Claude AI ecosystem. Persistent session memory for AI coding agents — local-first, with on-device inference, associative recall, and drift detection. Works with Claude Code, Cursor, and Codex. It has 157 GitHub stars and its last recorded update is dated 2026-09-12.

How do I install prism-coder?

+

You can install prism-coder by cloning the repository (https://github.com/dcostenco/prism-coder) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is dcostenco/prism-coder safe to use?

+

Our security agent has analyzed dcostenco/prism-coder and assigned a Trust Score of 97/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains dcostenco/prism-coder?

+

dcostenco/prism-coder is maintained by dcostenco. The last recorded GitHub activity is dated 2026-09-12, with 0 open issues.

Are there alternatives to prism-coder?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy prism-coder to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: dcostenco/prism-coder
[![Featured on ClaudeWave](https://claudewave.com/api/badge/dcostenco-prism-coder)](https://claudewave.com/repo/dcostenco-prism-coder)
<a href="https://claudewave.com/repo/dcostenco-prism-coder"><img src="https://claudewave.com/api/badge/dcostenco-prism-coder" alt="Featured on ClaudeWave: dcostenco/prism-coder" width="320" height="64" /></a>

More MCP Servers