CONNECTIONS & RUNTIMES

Connect Jev to your Agent.

Choose a skill for coding guidance, an MCP server for judgment tools, or a browser or model-routing integration.

4 integration pathsBased on project READMEs
CHOOSE YOUR SETUP

What should Jev do in your workflow?

These four projects connect Jev in different ways. Their documentation describes the capabilities below; installation and live behavior have not been tested here.

Agent Skill

TypeSafe Agent Skill

README reviewed

Use a documented agent skill to help a coding agent build System One workflows.

WHAT IT PROVIDES

The skill can guide the coding agent toward typed Jev decisions and the official API surface.

WHAT RUNS AROUND IT

The coding agent, local project and TypeSafe API still own credentials, code changes and side effects.

README reviewed. The skill helps design workflows; it does not install the hosted Jev model. Installation has not been tested here.

MCP

Jev MCP connector

README reviewed

Expose a Jev judgment capability through an MCP server that an agent client can call.

WHAT IT PROVIDES

The README describes claim checks, screening, classification, ranking and patch review tools returning structured judgments.

WHAT RUNS AROUND IT

The MCP client and downstream application own tool permissions, credentials, validation and side effects.

README reviewed: Node.js 20+ and a TypeSafe API key are required. Not installed or tested here.

Browser Runtime

Browser Use + Jev

README reviewed

Put Jev inside an observe → choose → act → verify browser loop.

WHAT IT PROVIDES

Jev chooses among serialized candidate actions or a stop / escalation result.

WHAT RUNS AROUND IT

Browser Use owns navigation, waits, permissions, clicks, form input and result verification.

README reviewed: uv, Chrome, a TypeSafe key and a separate text-model key are required. No local performance test.

Coding Agent

Jev + Codex model routing

README reviewed

Use a bounded decision to select a model or reasoning tier before the coding agent continues.

WHAT IT PROVIDES

Jev selects a model capability tier and reasoning effort from the router’s configured options.

WHAT RUNS AROUND IT

The coding-agent runtime owns dispatch, fallback, permissions and the actual code operation.

README reviewed: this project provides a local routing service for Codex. It has not been installed or benchmarked here.