Skip to content
Claude Code

prism coder for Claude Code

io.github.dcostenco/prism-coder

Session memory for coding agents: local-first recall, drift detection, on-device inference.

client:Claude Code transport:stdio runtime:npm

Install prism coder in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add prism-coder -e BRAVE_API_KEY=<BRAVE_API_KEY> -e GEMINI_API_KEY=<GEMINI_API_KEY> -e SUPABASE_URL=<SUPABASE_URL> -e SUPABASE_KEY=<SUPABASE_KEY> -e PRISM_USER_ID=<PRISM_USER_ID> -e GCP_PROJECT_ID=<GCP_PROJECT_ID> -e VERTEX_LOCATION=<VERTEX_LOCATION> -e VERTEX_DATA_STORE_ID=<VERTEX_DATA_STORE_ID> -- npx -y prism-mcp-server

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

prism coder in other clients