Skip to content
Claude Desktop

Prism for Claude Desktop

io.github.shailesh200/prism

Local-first repo intelligence for agents: DNA, health, blast radius, and Dispatch jobs.

client:Claude Desktop transport:stdio runtime:npm

Install Prism in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "prism": {
      "command": "npx",
      "args": [
        "-y",
        "@repo-prism/mcp-server"
      ],
      "env": {
        "PRISM_WORKSPACE": "<PRISM_WORKSPACE>",
        "CURSOR_API_KEY": "<CURSOR_API_KEY>",
        "PRISM_DISPATCH_ROLE": "<PRISM_DISPATCH_ROLE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Prism in other clients