Back to Apps

Prism by Crossdeck
Supports UIby crossdeckhq
Intelligence layer for your app. Query revenue, errors, and growth in plain English with rendered charts.
0 stars
Works in:CursorChatGPT
Exposes:ToolsResources
What it does
Prism transforms your app's operational data into an interactive AI intelligence layer. Instead of just reading data, it renders interactive charts and dashboards directly in your AI client, allowing you to visualize MRR, user growth, and database costs.
Key features
- Cross-Layer Analysis: Join identity, revenue, entitlements, and errors into a single query (e.g., "Who is the paying user behind this crash?").
- Interactive Visualizations: Renders line charts for growth and custom dashboards for customer profiles.
- Live Data Access: Real-time read-only access to Crossdeck workspaces via OAuth.
- Safe-by-Design: Read-only tools ensure no accidental modifications to your production environment.
Installation
- Claude Desktop: Use the remote connector URL
https://api.cross-deck.com/mcpin Settings → Connectors. - Cursor: Add the remote connector URL
https://api.cross-deck.com/mcpin Settings → MCP. - Local (npx): Use the following config in
claude_desktop_config.json:
{
"mcpServers": {
"crossdeck": {
"command": "npx",
"args": ["-y", "@cross-deck/ai"],
"env": { "CROSSDECK_SECRET_KEY": "your_secret_key" }
}
}
}
Supported hosts
- Claude
- Cursor
- ChatGPT
Quick install
npx -y @cross-deck/aiInformation
- Pricing
- subscription
- Published
- 7/21/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Cursor
Add remote connector: https://api.cross-deck.com/mcpChatGPT
Add remote connector: https://api.cross-deck.com/mcpClaude Desktop
Add remote connector: https://api.cross-deck.com/mcp






