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

Jev Search

A web-search app where Jev picks sources, time ranges, and query terms, then ranks results from a dozen engines through Search1API, returning links and relevance scores instead of generated answers.

Category
Tools & Integrations
Published by
Community
Author
superagents-lab
Added
2026-09-20
Tagscommunitytypescriptsearchcloudflare

Highlights

  • Covers Google, DuckDuckGo, Yandex, Hacker News, Reddit, GitHub, X, arXiv, YouTube, Wikipedia, IMDb, and WeChat.
  • Streams newline-delimited JSON events (intent, found, lane, done) from POST /api/ask.
  • Each engine gets a 15-second deadline inside an overall 30-second request deadline.
  • Supports TypeSafe, Vercel AI Gateway, and Cloudflare Workers AI as Jev providers.

Watch out

Needs a Search1API key plus credentials for a Jev provider, and a single search can make several billable provider calls.

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
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.
Tools & Integrations#community#typescript#mcp
Communityjev-browser
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
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Instant compaction with Jev

A Claude session from 1M to 86K tokens

This is actually insane. This uses @typesafeai Jev model, as a plugin in Claude to review all the un-nesseasary tool calls, and it takes 1s to run! Like, literally, 1 second to take my Claude session from nearly 1M to ... 86K tokens! 😮 Ask your claude to install it and be  Show more

Image
Image
tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply