Nº PRODUCTS

Products

Pick a surface. They share one engine and agree with each other.

  • 01

    CLI

    Terminal and CI. Same Core as every other surface.

    npm install -g @repo-prism/cli
    Docs →
  • 02

    VS Code & Cursor

    Map, blast, health, and domains inside the editor.

    Install “Prism” from the marketplace
    Docs →
  • 03

    MCP server

    Repository structure for AI agents, local-first.

    npx @repo-prism/mcp-server
    Docs →
  • 04

    Core SDK

    Programmatic access for custom surfaces.

    npm install @repo-prism/core
    Docs →
  • 05

    Playground

    Local web UI over fixture maps or a live workspace.

    bun run playground
    Docs →