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.
git clone --depth 1 https://github.com/dcostenco/prism-coderWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/dcostenco/prism-coder/prism-prism-mcp)<a href="https://agentmods.dev/mcp/dcostenco/prism-coder/prism-prism-mcp"><img src="https://agentmods.dev/badge/mcp/dcostenco/prism-coder/prism-prism-mcp.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
prism-mcp 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 4d 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-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"npm_config_ignore_scripts": "true"
}
}
}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.
- 4d ago Changed · +3 lines 82f9e59df35c
- 8d ago First seen · 9 lines scan A b18f8e68b7f7
prism-mcp is an MCP server published in the GitHub repository dcostenco/prism-coder (157 stars, last pushed 4d ago), licensed Apache-2.0. 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-30.
Other mcp servers, from other repositories
inspeximus
MCP server "inspeximus" as configured in DanceNitra/inspeximus. Runs locally from the inspeximus[mcp] Python package. Needs 1 environment variable to run.
inkdex
MCP server that indexes markdown docs and exposes hybrid semantic search for LLM context retrieval. Runs locally from the inkdex npm package.
ideahub_mcp
Agent-first MCP server for capturing and recalling ideas — the agent's and their human's. Runs locally from the ideahub_mcp Python package.
vector-knowledge-graph-mcp
AI-powered vector knowledge graph MCP server for agents. Supports add node, add edge, semantic node search. By MEOK AI Labs. Runs locally from the vector-knowledge-graph-mcp Python package.
memory-lancedb-mcp
MCP server for LanceDB-backed long-term memory with hybrid retrieval (Vector + BM25), cross-encoder rerank, multi-scope isolation, and memory lifecycle management. Runs locally from the @cablate/memory-lancedb-mcp npm package.
fusionpact-vectordb
Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG. Runs locally from the fusionpact npm package. Needs 1 environment variable to run.