Skip to content
JevDirectory.org
CommunityTools & Integrations172 starsVerified 2026-09-20

Jev Browser

A browser-use agent where Jev picks one action per step from a page's interactive elements. Runs as an MCP server, CLI, or library and returns a step trace, screenshot, and console errors.

Category
Tools & Integrations
Published by
Community
Author
jkudish
Added
2026-09-20
Tagscommunitytypescriptmcpbrowsercli

Highlights

  • Reported real-site results: Wikipedia's Coffee to Espresso article in about 4 seconds for $0.0016.
  • Fills a contact form and stops without submitting, and pulls a price off a live pricing page.
  • CLI options include --max-steps, --max-seconds, --screenshot, and --record.
  • Works as an MCP server, a CLI, or a side-effect-free library import.

Watch out

Early software with rough edges on harder sites; needs Node 20 or newer and a TypeSafe or OpenRouter key.

More like this

A staged code-review workflow that uses Jev for bounded judgments over Git diffs or whole codebases, with a local dashboard. Policy and thresholds stay in code while Jev screens five risk areas.
Tools & Integrations#community#typescript#code-review
Communityjev-review
An MCP server exposing ten Jev judgment tools, including verify, screen, find, rerank, classify, review, and gate, each returning typed probabilities in roughly 150 to 500 ms.
Tools & Integrations#community#typescript#mcp
Communityjev-mcp
A single-binary Go MCP server exposing one evaluate tool for noul, choice, and score questions, with one-command registration for Claude Code, Claude Desktop, and Codex.
Tools & Integrations#community#go#mcp
Communitytypesafe-mcp
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Vercel's fx safety reviewer, 18x faster

We're seeing extraordinary results from @typesafeai. Default mode in 𝚏𝚡 is auto, with a safety reviewer analyzing every command. That reviewer runs on GPT Luna today. Jev is up to 18x faster (p95) *and* more accurate. It's coming to @vercel AI Gateway and likely new default.

Pranit
Pranit
Vercel
@fazxes

We benchmarked fx auto mode (safety) classifier with @typesafeai's Jev. tl;dr: ~5-18x faster and more accurate than 𝚐𝚙𝚝-𝟻.𝟼-𝚕𝚞𝚗𝚊, our current top choice

Image
Reply

Jev lands on OpenRouter