Prism runs on your own machine — the client starts it, so there is no endpoint to ping. 638 installs a week from npm. Last commit 11 Sep 2026.
Local-first repo intelligence for agents: DNA, health, blast radius, and Dispatch jobs.
We read the source, 18 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
этот файл ставится пользователю, но в репозитории его нет
"cursor://anysphere.cursor-deeplink/mcp/install?name=prism&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsIi0tcHJlZmVyLW9ubGluZSIsIkByZXBvLXByaXNtL21jcC1zZXJ2ZXJAbGF0ZXN0Il0sImVudiI6eyJOT0RFX1VTRV9TWVNURU1fQ0EiOiIxIn19";
const probed = spawnSync(shell, [flag, `command -v ${name}`], {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add prism -- npx -y @repo-prism/mcp-server
{
"mcpServers": {
"prism": {
"args": [
"-y",
"@repo-prism/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.prism]
command = "npx"
args = ["-y", "@repo-prism/mcp-server"]
{
"mcpServers": {
"prism": {
"args": [
"-y",
"@repo-prism/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"prism": {
"args": [
"-y",
"@repo-prism/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PRISM_WORKSPACE (Optional override when the MCP client starts from a directory outside the project.), CURSOR_API_KEY (Optional override to spawn local Cursor SDK workers. Prefer prism init / first start_job (Cursor.auth.login). Do not put this in mcp.json for normal use.), PRISM_DISPATCH_ROLE (Set to worker to skip Intelligence tools and hide start_job / start_my_day / init. Dispatch job agents do not attach Prism MCP.).
The author declared them in the registry entry; get the values from the project itself.
Local-first MCP code intelligence: 37 tools — hybrid search, blast-radius, diff review, memory.
Local-first codebase intelligence MCP server for AI coding agents.
Codebase intelligence for AI agents — dead code, blast radius, ownership.
Live codebase intelligence for AI agents: conventions, blast radius, import graphs, git insights.
Local-first codebase intelligence: cited answers, audits, reports. EN/FR.
Dependency graph and blast-radius analysis for local TypeScript/JavaScript repos.
Codebase intelligence for AI coding agents — graph, git history, docs, decisions, code health.
Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.
Answers built from our own checks of this server.