# prism-mcp-server

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

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 20.17.1
- **Author:** io.github.dcostenco
- **License:** Apache-2.0
- **npm:** prism-mcp-server
- **Source:** https://github.com/dcostenco/prism-coder
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 16 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-12T06:40:13.589Z
- **Version scanned:** 20.9.3
- **CVEs:** none found by OSV at scan time
**Findings**
- shipped source (note) in `dist/dashboard/server.js`: Very large base64-looking blob in source

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `agent_register`
- `agent_heartbeat`
- `agent_list_team`
- `brave_web_search_code_mode`
- `brave_web_search`
- `brave_local_search`
- `brave_local_search_code_mode`
- `code_mode_transform`
- `brave_answers`
- `gemini_research_paper_analysis`
- `scholar_research`
- `knowledge_ingest`
- `session_start_pipeline`
- `session_check_pipeline_status`
- `session_abort_pipeline`
- `prism_infer`
- `resume_session`
- `project`
- `level`
- `aba_protocol`
- `session_save_ledger`
- `session_save_handoff`
- `session_load_context`
- `session_bootstrap`
- `knowledge_search`
- `knowledge_forget`
- `session_compact_ledger`
- `session_search_memory`
- `session_backfill_embeddings`
- `session_backfill_links`
- `memory_history`
- `memory_checkout`
- `session_save_image`
- `session_view_image`
- `session_health_check`
- `session_forget_memory`
- `session_export_memory`
- `knowledge_set_retention`
- `session_save_experience`
- `knowledge_upvote`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"prism-mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"prism-mcp-server\"\n      ],\n      \"env\": {\n        \"BRAVE_API_KEY\": \"<YOUR_BRAVE_API_KEY>\",\n        \"GEMINI_API_KEY\": \"<YOUR_GEMINI_API_KEY>\",\n        \"SUPABASE_KEY\": \"<YOUR_SUPABASE_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `BRAVE_API_KEY` — Brave API Key (optional)
- `GEMINI_API_KEY` — Gemini API Key (optional)
- `SUPABASE_KEY` — Supabase Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 3 credentials (0 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 26, ceiling 26 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/prism-mcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/prism-mcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/prism-mcp-server
- HTML page: https://forgeregistry.com/registry/prism-mcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
