openrouter-jev-mcp
ctmx
A Python decision gateway and Model Context Protocol (MCP) server exposing TypeSafe's Jev model through OpenRouter's decisions endpoint to Claude Code, Codex, and Cursor agents.
- License
- MIT
- GitHub Stars
- 0
- Source reviewed
- —
Where Jev makes a decision
The server exposes Jev Choice (`jev_classify`), Score (`jev_score`), and Noul (`jev_check`) decisions over standard stdio MCP to AI coding agents, executing requests against OpenRouter's decisions endpoint:
What this project offers
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Review scope
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.
Sources and implementation
Related projects
typesafe-mcp
itsmostafa · MCP & Integrations
An MCP server that lets Claude Code, Claude Desktop, Codex and Pi ask Jev typed questions.
jev-mcp
jkudish · MCP & Integrations
Eight MCP tools for evidence checks, content screening, search, reranking, classification, comparison and extraction.
jev-mcp
blakestone-x · MCP & Integrations
Wraps Jev classification, scoring, yes/no judgments and candidate matching as MCP tools.
Jevbridge
gamesonrblx · MCP & Integrations
Exposes a shared structured-decision interface for Jev and other models through ACP, MCP and a CLI.