molis-ai /
MCP & Integrationsjev-workbench
Defines, tests, and publishes Jev decision functions in a local UI so backends and Agents can call fixed versions.
What Jev Does in this Architecture
Key Architecture Benefit
Lets multiple callers reuse the same versioned decision function.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
molis-ai/jev-workbenchArchitecture Category
MCP & Integrations
Model Context Protocol (MCP) servers and third-party connector integrations.
View all in this category →Related Projects in MCP & 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.