Tools & Integrations
13 curated entries. CLIs, MCP servers, playgrounds, and platform integrations.
Showing 13 of 13 resources
Tags
Drop-in skill for Claude Code, Codex, and other agent environments that teaches the right way to structure states and questions.
Tools & Integrations·#official#agent#skill
Officialskills
Get an API key, manage models, and try the playground: three walkthrough lessons plus realistic use cases like resume screening and ticket routing.
Tools & Integrations·#official#playground#api-keys
Official
Browse real systems built on Jev and the primitives they send. Copy a state and questions into the playground, or sign in to share your own.
Tools & Integrations·#community#playground#primitives
Community
AI Gateway's evaluation modality: call Jev as `typesafe-ai/jev` through the AI SDK's experimental_evaluate API, with structured answers instead of free-form text.
Tools & Integrations·#community#vercel#integration
Community
Model card for `typesafe-ai/jev`: evaluation type, $0.042 per 1M input tokens, zero output token charge, and a hosted playground.
Tools & Integrations·#community#vercel#pricing
Community
Access Jev through OpenRouter's decisions endpoint, an alternative route to early access that still uses TypeSafe's question and answer shapes.
Tools & Integrations·#community#openrouter#api
Community
Run a Pydantic AI agent on Jev: each field of the output type becomes one question, the prompt is the state, and confidence comes back per field.
Tools & Integrations·#community#pydantic#python
Community
Use Jev as a Braintrust judge scorer, then inspect selected answers, confidence, and probabilities alongside the scorer answer. Includes tracing for your own calls.
Tools & Integrations·#community#evaluation#observability
Community
An agent-first CLI for System One: ask, rank, extract, verify, screen, find, and decide from the shell, with an installable agent skill. Published on PyPI.
Tools & Integrations·#community#cli#agent
Communitytypesafeai-cli
An MCP server that puts Jev in the coding loop for Cursor, Codex, and other MCP clients: coding-loop checks, ranking, verification, and review tools.
Tools & Integrations·#community#mcp#coding-agent
Communityjev-mcp
@jev.fn compiles a Python function definition (parameters, docstring, return annotation) into a state plus typed questions, then validates the answers back into Pydantic models.
Tools & Integrations·#community#python#decorator
Community
A community playground with over a hundred use cases, games, and model challenges, with editable prompts and side-by-side comparisons.
Tools & Integrations·#community#playground#nextjs
Communitytypesafe-playground
Jev-backed auto mode for the Pi coding agent: semantically approves bash, write, and edit tool calls, and fails closed whenever a decision cannot be made.
Tools & Integrations·#community#coding-agent#permissions
Communitypi-jev-auto-mode