Skip to content
JevDirectory.org
CommunityTools & Integrations95 starsVerified 2026-09-22

Jev × WebMCP Chrome Extension

A Chrome side panel that turns the current page's WebMCP tool schemas into typed Jev questions, predicting the tool call, its arguments, confidence, and latency as you type.

Category
Tools & Integrations
Published by
Community
Author
sdras
Added
2026-09-22
Tagscommunityjavascriptchrome-extensionbrowsertool-callingguardrails

Highlights

  • Tool selection comes from page schemas, not site-specific configuration: tool lists, enums, booleans, and free text each map to a Choice, Noul, or parsed span.
  • Confident read-only calls can run automatically; state-changing tools require Enter, and consequential annotations always require a second Enter.
  • Jev screens each tool description for instructions aimed at an agent; flagged tools get a badge and cannot run automatically.
  • Setup is Chrome 149+ with WebMCP (origin trial or the testing flag), load unpacked, and paste a key from the TypeSafe console; there is no build step.
  • Known limits: array arguments populate only the first element, and prediction quality depends on the wording in src/core/questions.js.

Watch out

Apache-2.0-licensed, with the vendored lz-string file under MIT. Needs Chrome 149+ with WebMCP enabled and your own TypeSafe key; host access is granted one site at a time.

More like this

84GitHub stars
A Chrome extension and small web app that skips YouTube sponsor reads: Jev names transcript lines or answers yes/no about what it heard, and code owns every timestamp that gets cut.
Tools & Integrations#community#javascript#chrome-extension
47GitHub stars
A Chrome and Firefox extension that scores a draft X post with Jev before posting: virality, clarity, ragebait, insult level, regret risk, and typo detection, plus a Send it / Sleep on it verdict.
Tools & Integrations#community#javascript#chrome-extension
Communityvibecheck
571GitHub stars
An experimental Codex skill and JavaScript runtime that has Jev pick macOS Accessibility elements and actions from text candidates, while local policy gates hold sensitive operations for human confirmation.
Tools & Integrations#community#javascript#codex
CommunityJev-cu
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Classifying 1,500 real emails

this model is actually insane at email classification i tested it on 1500 of my own emails to see how well it works and I am blown away

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Fast browser use with Stagehand

we built blazing fast computer/browser use with Jev + @Stagehanddev. this task cost $0.001 and executed at near instant speed (in a remote browser btw) the loop: observe the page, send a11y tree as state + actions as questions, Jev decides the next action, then Stagehand Show more

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

LLM-as-a-judge, sped up

Jev has spoken. It picked which model is AGI. 20–200x faster. 40–400x cheaper. This could make things like LLM-as-a-judge insanely fast and nearly free. (I tried a bunch of prompts and still didn’t burn through $0.10.)

Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

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

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