Jev

Projects and libraries using Jev for routing, verification and typed decisions.
Repository owner image for TypeSafe MCPRepository owner image

TypeSafe MCP

Expose typed Jev evaluations as a stdio MCP tool for agents.
CategorySDKs & integrations
UseGo MCP integration
SourceGitHub
Owneritsmostafa

Research evidence

cmd/evaluate/tools.go registers evaluate with state, questions and model. main.go selects the native /v1/systemone endpoint and jev-latest when a TypeSafe key is configured; client.go posts the request and returns response JSON with bounded retries for 429/529.
An independent Go MCP server, not a separate application for each supported client. Its optional OpenRouter route is a separate provider path.
The MCP read-only hint does not make inference free or keep input local. The inspected handler passes the response through rather than imposing a downstream decision policy. No installer, setup command, MCP server or inference was run.
documentation source 1 (retrieved 2026-09-18)code source 2 (retrieved 2026-09-18)code source 3 (retrieved 2026-09-18)code source 4 (retrieved 2026-09-18)