TypeSafe’s first System One model. It cannot hold a conversation or call tools, so it will never drive your MCP server. What it does is answer typed questions with a calibrated probability, and here it grades eval answers.
Jev 1.13 can’t drive an MCP server
It answers typed questions and never calls tools, so there is nothing to run it against. Its job on MCP Playground is grading eval answers.
MCP Evals
Grade your eval runs with Jev 1.13
An eval writes real tasks from your tool schemas, has a chat model drive each one, then grades the answers. Pick Jev 1.13 as the judge for a calibrated probability on every verdict.
Jev 1.13 is a decisions model released on 18 September 2026. You send it a state object and a set of typed questions. It returns an answer per question: a choice with a probability for each option, a yes/no probability, or a score. It never produces prose or reasoning. OpenRouter serves it on a separate endpoint, POST /api/alpha/decisions, and rejects it on /chat/completions. The state is capped at 32K tokens.
These are the vendor’s own claims, not measurements of ours.
Run an eval against a mock server, then grade the same run twice: once with an LLM judge and once with Jev. Where the two disagree, the answer is borderline, and those are the cases your expected answers most need to pin down. All the mock servers →
| Model | Model ID |
|---|---|
| Jev 1.13 | typesafe/jev-1.13 |