GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
22views this month
Decision brief
Prism Coder combines local AI assistance with persistent memory for coding tasks across various editors like VS Code.
Good fit when
- You need offline AI support for code editing
- HIPAA compliance is necessary for your project
Avoid when
- Real-time cloud collaboration features are essential without local fallbacks
- Budget constraints prevent subscription to cloud features, which gate higher model capabilities beyond the basic free tier
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (157) are secondary evidence.
- npm downloads (30d)
- 4,182·npm downloads API·Sep 20, 2026
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No criticals
- As of Aug 23, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install prism-coder npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A platform that integrates persistent memory and local AI capabilities for coding assistance. Supports various code editors including VS Code, offering features such as offline operation, HIPAA compliance, and multi-agent coordination.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 20, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 20, 2026
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 20, 2026
- MCP server
- Ships MCP server
Source: package.json:@modelcontextprotocol/* · Sep 20, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Sep 20, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 20, 2026)
The plugin registers `prism-mcp` via `npx -y prism-mcp-server`. If you alreadySource link
Tags
README
Install as a plugin Prism also ships as a plugin, which registers the MCP server and the startup skill for you. Both hosts install straight from this repository. There is nothing to host and no server to run: the catalogue is the file committed here, and your client clones it fro...
For agents
This page has a .md twin and JSON over the API.