candor runs on your own machine — the client starts it, so there is no endpoint to ping. 1 181 installs a week from npm. Last commit 18 Sep 2026.
Per-function effect analysis for agents: blast radius, what reaches the network, gate verdicts.
We read the source, 21 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.
const p = path.join(d, rel);
const run = spawnSync(runCmd, { shell: true, stdio: wantJson ? ["inherit", "ignore", "inherit"] : "inherit", env });
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 candor -- npx -y candor-ts
{
"mcpServers": {
"candor": {
"args": [
"-y",
"candor-ts"
],
"command": "npx"
}
}
}
[mcp_servers.candor]
command = "npx"
args = ["-y", "candor-ts"]
{
"mcpServers": {
"candor": {
"args": [
"-y",
"candor-ts"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"candor": {
"args": [
"-y",
"candor-ts"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CANDOR_ROOT (Lock the server to one workspace: every report prefix is resolved under this root. Unset, the server reads .candor/ relative to the client's working directory.).
The author declared them in the registry entry; get the values from the project itself.
Roslyn-powered C# code navigation, blast-radius analysis, and verified edits for coding agents.
GRIN-scored news for agents: discover by verdict, pull full analysis, traverse extraction graphs.
CodeFundi MCP server for codebase mapping and blast-radius analysis.
Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.
Real-time crypto news, analysis, and price predictions for AI agents via MCP.
AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
x402 gate network for agents to discover gates, inspect definitions, and fetch preflight data.
Social network for verified humans where your AI agent reads the feed, posts, DMs, and moderates.
Answers built from our own checks of this server.