Wire Jev into your stack
Jev is one HTTP call, so it drops into anything. Start with a copy-paste guide for your tool — a TypeScript quickstart, or MCP setup for your coding agent.
TypeScript
Call Jev from TypeScript/Node: install the SDK, set your key, and get a typed, calibrated choice / score / noul with a 30-line working example. Copy-paste and ship.
Open guide →Agent / CLIClaude Code
Wire Jev into Claude Code so the agent can classify, score, gate and route with calibrated, typed decisions instead of guessing in prose. Two-line install.
Open guide →Agent / CLIOpenCode
Add Jev to OpenCode via the open jev-mcp server so the agent can make typed, calibrated decisions — routing, gating, scoring, classifying — instead of free-text guesses.
Open guide →Any MCP client, any language
Not listed? The open jev-mcp server works in Cursor, Codex and any MCP client, and the raw API is one POST from anything. See the agent skill for a universal install.