Prism — Crossdeck
Rank #17,743com.cross-deck/prism
Ask your app anything — revenue, errors, read-cost, growth — and get rendered charts back.
Prism — Crossdeck is a Model Context Protocol (MCP) server published by crossdeckhq. It ranks #17,743 of 132,046 servers tracked on MCP Toplist. Prism — Crossdeck is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 114,303 of 132,046 servers on MCP Toplist.
Use Prism — Crossdeck
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http prism https://api.cross-deck.com/mcpclaude mcp add prism -e "CROSSDECK_SECRET_KEY=<your CROSSDECK_SECRET_KEY>" -e "CROSSDECK_API_BASE=<your CROSSDECK_API_BASE>" -- npx -y @cross-deck/aiReplace each placeholder with your own value before saving.
[mcp_servers.prism]
url = "https://api.cross-deck.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.prism]
command = "npx"
args = ["-y", "@cross-deck/ai"]
[mcp_servers.prism.env]
CROSSDECK_SECRET_KEY = "<your CROSSDECK_SECRET_KEY>"
CROSSDECK_API_BASE = "<your CROSSDECK_API_BASE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://api.cross-deck.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@cross-deck/ai"
],
"env": {
"CROSSDECK_SECRET_KEY": "<your CROSSDECK_SECRET_KEY>",
"CROSSDECK_API_BASE": "<your CROSSDECK_API_BASE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prism": {
"url": "https://api.cross-deck.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@cross-deck/ai"
],
"env": {
"CROSSDECK_SECRET_KEY": "<your CROSSDECK_SECRET_KEY>",
"CROSSDECK_API_BASE": "<your CROSSDECK_API_BASE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"prism": {
"type": "http",
"url": "https://api.cross-deck.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"prism": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cross-deck/ai"
],
"env": {
"CROSSDECK_SECRET_KEY": "<your CROSSDECK_SECRET_KEY>",
"CROSSDECK_API_BASE": "<your CROSSDECK_API_BASE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prism": {
"serverUrl": "https://api.cross-deck.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@cross-deck/ai"
],
"env": {
"CROSSDECK_SECRET_KEY": "<your CROSSDECK_SECRET_KEY>",
"CROSSDECK_API_BASE": "<your CROSSDECK_API_BASE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"prism": {
"url": "https://api.cross-deck.com/mcp"
}
}
}{
"mcpServers": {
"prism": {
"command": "npx",
"args": [
"-y",
"@cross-deck/ai"
],
"env": {
"CROSSDECK_SECRET_KEY": "<your CROSSDECK_SECRET_KEY>",
"CROSSDECK_API_BASE": "<your CROSSDECK_API_BASE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.cross-deck%2Fprism)<a href="https://mcptoplist.com/server/com.cross-deck%2Fprism"><img src="https://mcptoplist.com/badge/com.cross-deck%2Fprism.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
crossdeckhq
Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Sep 2, 2026 |
| 0.3.2 | Jun 29, 2026 |
| 0.3.1 | Jun 29, 2026 |
Frequently asked questions
- Who maintains Prism — Crossdeck?
- Prism — Crossdeck is maintained by crossdeckhq, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Prism — Crossdeck listed on the Official MCP Registry?
- Yes — Prism — Crossdeck is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Prism — Crossdeck have?
- MCP Toplist tracks 3 versions of Prism — Crossdeck, most recently published on Sep 2, 2026.
- Where can I find the source code for Prism — Crossdeck?
- The source code for Prism — Crossdeck is hosted at github.com/crossdeckhq/crossdeck-prism.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.