Install the IDE extension
Install Prism in VS Code or Cursor and open your project folder.
Install Prism (extension id prismhq.repo-prism), open a project folder,
then Command Palette → Prism: Open Prism.
VS Code
- Extensions (
Cmd+Shift+X/Ctrl+Shift+X). - Search Prism, or install from the Marketplace.
- File → Open Folder… (not a single file).
- Command Palette → Prism: Open Prism.
- Wait for indexing (status bar), then use map / health UI.
Cursor
- Install Prism from Open VSX, or search Extensions. If search lags: Extensions: Install from VSIX….
- Open your project folder.
- Command Palette → Prism: Open Prism.
- (Recommended) Also add the MCP server so the agent and UI share the same analysis.
Requirements
Node.js 26+ for CLI/MCP companions. The extension indexes the open workspace.
Next
Usage · Settings · MCP install