VE An optional Jev provider in Vellum Assistant sends conversation state and explicit questions to TypeSafe.
Submits state and question bundles to System One and returns structured answers to the Assistant.
Adds choices, probabilities, and scoring to an existing assistant.
MCP & Integrations Typed Decisions
JK Eight MCP tools for evidence checks, content screening, search, reranking, classification, comparison and extraction.
Uses typed questions to assess evidence support, content risk and candidate relevance.
Returns judgments and probabilities; the caller owns thresholds and enforcement.
MCP & Integrations Classification & Ranking Search & Retrieval
IT An MCP server that lets Claude Code, Claude Desktop, Codex and Pi ask Jev typed questions.
Submits state and Choice, Score or Noul questions and returns structured answers with probabilities.
Provides decisions that calling code can inspect and branch on.
MCP & Integrations Coding Agents Typed Decisions
DE A Pi Jev extension providing a decision tool, terminal playground commands and an API for other extensions.
A shared client batches typed questions, validates responses and records usage and availability.
Centralizes key and client handling so other extensions can reuse the decision interface.
MCP & Integrations Coding Agents Typed Decisions
GA Exposes a shared structured-decision interface for Jev and other models through ACP, MCP and a CLI.
Sends state and bounded questions to the chosen backend, with an offline rule backend also available.
Lets agents compare or replace decision backends through one interface.
MCP & Integrations CLI & Git Gates Typed Decisions
GE Synkora includes optional TypeSafe client tools for classification, scoring and yes/no judgments.
Sends workflow state and named questions to Jev and returns structured answers to agents.
Makes these judgments available within existing platform workflows.
MCP & Integrations Classification & Ranking Typed Decisions
TH Helps Pi Agents find tools and skills for a task, with structured evaluation and optional history filtering.
Judges how candidate tools, skills, and history relate to the task so local rules can load or retain them.
Lets capabilities enter an Agent workflow on demand.
Coding Agents MCP & Integrations LLM Routing & Cost
JO MCP & Integrations
GPL-2.0 A Jev Decisions adapter in a KDE Plasma assistant widget for displaying structured judgments.
Converts the current message into decision questions and receives answers from TypeSafe or a compatible Decisions endpoint.
Makes decision models available in an existing desktop assistant UI.
Desktop & Mobile Typed Decisions
BL Wraps Jev classification, scoring, yes/no judgments and candidate matching as MCP tools.
The MCP server calls the TypeSafe SDK and returns choices, probabilities and scores.
Provides a shared decision interface for MCP-compatible clients.
MCP & Integrations Classification & Ranking Typed Decisions
BR Provides Jev MCP tools, an embeddable library and Claude Code hooks for Agents.
Uses Jev for ranking, verification, action checks and next-step selection, with code applying policy.
Reuses the decision layer through MCP or host code; hook behavior depends on configuration.
MCP & Integrations Coding Agents
RA An MCP server and Claude Code plugin for Jev classification, scoring, checks and batched questions.
Calls TypeSafe with Choice, Score and Noul questions and returns structured answers.
Makes the typed decision primitives available to MCP clients.
MCP & Integrations Coding Agents Classification & Ranking
FE A local Jev tool-routing gateway for coding Agents, with an MCP suggestion interface.
Jev selects among available tools; adapters may record suggestions or influence actual tool selection.
Keeps decision logs while some clients remain observation-only or choose whether to follow suggestions.
MCP & Integrations Coding Agents LLM Routing & Cost
IN MCP & Integrations
MIT Source summary Open-source Codex plugin for TypeSafe Jev decision consultation, failure diagnosis, and evidence-based completion review
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
MCP & Integrations Coding Agents Typed Decisions
AN MCP & Integrations
MIT Source summary This repository is an MCP server for TypeSafe Jev that provides a single evaluate tool taking state plus typed questions and returning noul, choice, or score answers with probabilities.
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
MCP & Integrations Typed Decisions
AS MCP & Integrations
Apache-2.0 Source summary On success each tool returns its typed result directly. On failure the tool call fails at the MCP
protocol level (`isError: true`) with a short, safe message — no response body or stack trace is
ever echoed back.
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
MCP & Integrations Typed Decisions
KI MCP & Integrations
MIT Source summary Rust-aware code review for Claude Code and coding agents, powered by TypeSafe Jev
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
MCP & Integrations Typed Decisions
MO Defines, tests, and publishes Jev decision functions in a local UI so backends and Agents can call fixed versions.
Encodes classification or evidence checks as Noul, Choice, or Score questions sent to TypeSafe.
Lets multiple callers reuse the same versioned decision function.
MCP & Integrations Typed Decisions Evaluation & Benchmarks
N3 An n8n community node for submitting typed questions to TypeSafe Jev.
Builds state and questions from input items, calls Jev and appends or separately outputs answers.
Supports form or JSON question configuration and use as an Agent tool.
MCP & Integrations Typed Decisions
RA MCP & Integrations
AGPL-3.0 Source summary MCP server wrapping TypeSafe's Jev System One models — typed noul/choice/score judgments for AI agents
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
MCP & Integrations Typed Decisions
SI Documentation, an MCP server and a Skill for designing Jev judgments with question linting, batch evaluation and calibration.
Runs Choice, Score and Noul over samples and uses measured results to design local thresholds.
Connects question design, sample evaluation and runtime rules.
MCP & Integrations Evaluation & Benchmarks Typed Decisions
SO MCP & Integrations
No license specified Source summary Local MCP server exposing TypeSafe Jev (System One decision model) as native Claude Code / Codex tools
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
MCP & Integrations Typed Decisions
WA MCP & Integrations
MIT Source summary MCP server for Jev (TypeSafe System One): the three official question types — choice, score, noul — plus batch classify. Calibrated probabilities, ~0.5s, <$0.001/call.
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
MCP & Integrations Typed Decisions Coding Agents
BY An evaluation-focused Jev MCP server for individual questions, batch processing and question or threshold comparisons.
Runs typed questions and uses labeled samples to measure accuracy and calibration.
Makes question design and threshold choices inspectable through sample results.
MCP & Integrations Evaluation & Benchmarks Typed Decisions
CO MCP & Integrations
MIT Source summary MCP local que expone Jev (TypeSafe) como herramienta para Claude Code, Codex, Hermes y cualquier agente: ask_jev y list_jev_models, sin dependencias
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
MCP & Integrations Typed Decisions