Skip to content
Claude Desktop

Prism — Crossdeck for Claude Desktop

com.cross-deck/prism

Ask your app anything — revenue, errors, read-cost, growth — and get rendered charts back.

client:Claude Desktop transport:streamable-http runtime:npm

Install Prism — Crossdeck in Claude Desktop

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

{
  "mcpServers": {
    "prism": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.cross-deck.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Prism — Crossdeck in other clients