OPEN-SOURCE PROJECT

openrouter-jev-mcp

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.

Stars
0
Forks
0
License
MIT
Last commit
2026-09-20

What Jev does here

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:

Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.

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.