Awesome Jev / MCP & Integrations
MCP & Integrations
Model Context Protocol (MCP) servers and third-party connector integrations.
itsmostafa
typesafe-mcp
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.
jkudish
jev-mcp
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.
blakestone-x
jev-mcp
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.
gamesonrblx
Jevbridge
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.
TheoOliveira
pi-jev
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.
rashedInt32
jev-mcp
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.
molis-ai
jev-workbench
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.
thesammykins
jev_ampcode
An Amp plugin for comparing supplied alternatives against supplied evidence and priorities.
Uses Jev Choice to compare bounded options and return probabilities for further review.
↳ Keeps alternatives and decision inputs explicit.
vellum-ai
vellum-assistant
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.
getsynkora
synkora-ai
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.
Brainwires
jevwire
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.
BYK
jev-mcp
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.
felpsdev
jev-classifier
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.
joshuaeroman
plasmallm
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.
simota
tenbin
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.
Olli0103
openclaw-typesafe-ai
An independent OpenClaw plugin registering one explicitly invoked typesafe_decide tool.
Sends caller-provided state and questions to TypeSafe and returns typed Jev decisions.
↳ Adds no chat provider, automatic hooks or background service; it is not a scraping or CAPTCHA plugin.
DevMortimer
pi-typesafe
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.
n3ndor
n8n-nodes-typesafe-jev
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.