Skip to content

Releases: jnot807/juicebox-mcp

Release list

v1.0.0

Choose a tag to compare

@jnot807 jnot807 released this 21 Aug 20:25

Local MCP server for Juicebox — read your saved searches and their scored candidate results from Claude, using your own Juicebox account.

Install (easiest): download juicebox-mcp.mcpb below and double-click it, or drag it into Claude Desktop → Settings → Extensions.

Then run the one-time browser setup:

npx patchright install chromium

This drives a real Chromium, which is a ~500MB shared-cache download that an extension bundle cannot include. If it is missing, the server tells you so in plain language.

Sign in with npm run login (from source) — there is no API key; Juicebox auth is a real browser sign-in, and your session stays on your own machine.

Four tools: jb_list_searches, jb_get_results, jb_count, and jb_run_search (the only one that writes — it creates a real saved search in your workspace).

Reads spend no export credits. Requires Node.js 18+. Not affiliated with Juicebox.