Skip to content
Cline

Prism for Cline

io.github.shailesh200/prism

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

client:Cline transport:stdio runtime:npm

Install Prism in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Prism in other clients