shipwithjev

Catalog / Agents & browsers

0083GitHub

AskJev

Talk to Claude, and Jev moves your real browser on any site.

Ranjan built AskJev as an MCP server plus a Chrome or Brave extension. You talk to Claude in plain English, and Jev decides every next click: opening pages, switching tabs, scrolling feeds, filling forms and running multi-step goals. Claude handles the conversation, Jev handles each decision, and the repository adds a guard on irreversible clicks.

ranjan2829/AskJevREADME ↗
# AskJev

**Talk to Claude in plain English. AskJev drives Brave/Chrome. TypeSafe Jev decides on-page. Guard freezes irreversible clicks.**

No shell. No CDP flags. No paste-JSON rituals. Install the extension, Auto-connect once, reopen Claude, and chat.

Built with [TypeSafe System One](https://typesafe.ai) — page decisions use Jev (Noul / Choice / Score), **not** Claude as the planner.

---

## Setup

1. **Download `askjev-1.7.3.mcpb`** from [Releases](https://github.com/ranjan2829/AskJev/releases) and **double-click it**. Claude Desktop opens its install dialog.
2. **Paste your TypeSafe API key** in that dialog → **Install**.
3. **Chat:** `open example.com and click More information`

No terminal. No scripts. No ports to paste. Claude stores the key encrypted and
starts AskJev for you; AskJev opens Brave (or Chrome) itself when it is needed.

Get a key: [typesafe.ai](https://typesafe.ai)

### Optional — Guard on your own browsing

The steps above are all Claude needs. The browser extension is a separate,
optional add-on that applies the same irreversible-click Guard to pages **you**
click yourself: Brave or Chrome → Extensions → **Load unpacked** → `extension/`,
then Options → paste the same key. Claude does not need it.

AskJev opens Brave, falling back to Chrome, Chromium, then Edge — Brave first on
macOS, Windows and Linux alike. Your API key goes only to `api.typesafe.ai`.

**Without a key**, multi-step goals fail loudly with `missing_api_key` rather
than silently navigating and scrolling. Single actions (`askjev_navigate`,
`askjev_click`, `askjev_read_page`, …) still work without one.

Get a key: [typesafe.ai](https://typesafe.ai) · Docs: [docs.typesafe.ai](https://docs.typesafe.ai/introduction)

---

## Demo (video / wow moment)

After setup, paste this into Cl

Also filed under Agents & browsers

  1. 0295

    Flight search with Browser Use

    Breaking: Browser Use + Jev = Ultrafast ⚡ Findings flights took 7s and cost only $0.0039 🤯 > new action space every step > DOM state space > small LLM fallback to type (this video is at 1x speed btw) Built a tiny open source browser agent. try it below ↓

    @gregpr07 · Agents & browsers · ~$0.004 · ~7 s

  2. 0500

    Jev: AI Decisions as a Typed Function Call | StackToHeap

    # Jev: AI Decisions as a Typed Function Call What I learned using TypeSafe's Jev for code review, and why its more surprising uses are browser control and generative UI.…

    stacktoheap.com · Agents & browsers

  3. 0319

    x-scanner

    Chrome extension that labels every post you scroll past on X with six typed questions per post, and counts what it costs in the corner.

    oso95 · Agents & browsers

  4. 0318

    Vibe Check for X

    Chrome extension that scores draft posts and reply context before posting; optional media descriptions come from a separate vision model.

    RafalWilinski · Agents & browsers