Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/crossdeckhq/crossdeck-prism/prismgit clone --depth 1 https://github.com/Crossdeckhq/crossdeck-prismGrade A, and why
prism scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"prism": {
"command": "npx",
"args": [
"-y",
"@cross-deck/ai"
],
"env": {
"CROSSDECK_SECRET_KEY": "",
"CROSSDECK_API_BASE": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 13 lines scan A bec69256021c
prism is an MCP server published in the GitHub repository Crossdeckhq/crossdeck-prism (0 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
semesh
Semesh CLI + MCP server: deploy an agent-built app to a live URL with login, a managed database, usage-based billing, and end-user-pays — plus metered web search, LLMs, image/video, and a service catalog, all on one key. Runs locally from the semesh npm package.
mcp-server
GooodBilling 公式 MCP Server — Claude Desktop / Cursor 等の MCP 対応クライアントから AI ファーストで請求書・見積を操作する. Runs locally from the @gooodbilling/mcp-server npm package. Needs 2 environment variables to run.
seo
Spot keyword demand rising or fading. Trend volume and growth signals. Free key at trendsmcp.ai. Remote server at seo.api.trendsmcp.ai.
ctxfile
MCP server "ctxfile" as configured in ctxfile/ctxfile. Runs packages/core/dist/cli.js with node.
flashalpha
MCP server "flashalpha", hosted remotely at lab.flashalpha.com, as configured in FlashAlpha-lab/flashalpha-mcp.
page2ai-mcp
Convert web pages or HTML to clean Markdown for LLM context. Local, no external API calls. Runs locally from the @page2ai/mcp npm package.