Installation
This page covers the install options, updates, and uninstall — for the fastest path see Quickstart.
Requirements
Section titled “Requirements”- Claude Code — latest version with plugin support
- Node.js 18+ — needed by the plugin’s hook scripts
- A free
gck_*API key — sign up at dashboard.prism.optra-ai.com - Network access — the plugin contacts Optra Prism on setup and sends telemetry over HTTPS
Install
Section titled “Install”In Claude Code, run:
/plugin marketplace add grumatic/optra-prism-plugin/plugin install prism/prism:setup <gck_*>Replace <gck_*> with your API key, then fully quit and relaunch Claude Code. That last step is required — Prism needs a fresh process to activate.
Verify it’s working
Section titled “Verify it’s working”After restarting, run:
/prism:statusYou should see your connection reported as healthy. If you see “unknown command,” the plugin didn’t load — quit Claude Code and relaunch.
Updating
Section titled “Updating”Prism checks for updates at session start. When a new version is available, you’ll see:
[Prism] Updated to v0.3.0 (was v0.2.0)To update manually:
/plugin marketplace add grumatic/optra-prism-plugin/plugin install prismThen restart Claude Code.
Uninstalling
Section titled “Uninstalling”/prism:uninstallThis removes the plugin, your API key, and Prism’s telemetry settings. Restart Claude Code afterwards to fully clear it.