Jev Decision MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 23 Sep 2026.
Typed Jev decisions in one batched tool: choice, score, and yes/no probabilities.
Today is the operative word: we check Jev Decision MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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 jev-decision-mcp -- npx -y jev-decision-mcp
{
"mcpServers": {
"jev-decision-mcp": {
"args": [
"-y",
"jev-decision-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.jev-decision-mcp]
command = "npx"
args = ["-y", "jev-decision-mcp"]
{
"mcpServers": {
"jev-decision-mcp": {
"args": [
"-y",
"jev-decision-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"jev-decision-mcp": {
"args": [
"-y",
"jev-decision-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TYPESAFE_API_KEY (Your TypeSafe API key from console.typesafe.ai), TYPESAFE_DEFAULT_MODEL (Default Jev model), JEV_TIMEOUT_MS (Total request deadline in milliseconds, including retries (1–120000)).
The author declared them in the registry entry; get the values from the project itself.
Typed yes/no, pick-one and score judgments from Jev in one batched call; typed escalation back.
MCP server for Jev (TypeSafe System One): typed decisions with calibrated probabilities.
Typed noul / choice / score judgments from a local Laya model, with token-budget preflight.
Governed decision engine: yes/no, score, choice and rank answers about cases, from past outcomes.
MCP server over TypeSafe Jev: typed ask, rank and check judgments return calibrated probabilities.
Matches news to Polymarket markets and returns the market's probability. Optional capped trading.
Typed decision tools for AI agents, powered by TypeSafe Jev.
Score, rank and prioritize an existing Italian B2B lead list into explained JSON decisions.
Answers built from our own checks of this server.