Jev

Command Palette

Search for a command to run...

MCPDemo
Updated 2026-09-19

classifier.dev MCP

Two Streamable HTTP MCP endpoints from classifier.

What it does

Two Streamable HTTP MCP endpoints from classifier.dev: https://classifier.dev/mcp exposes classify_texts, classify_dimensions, classify_multi_label, count_labels, and review_uncertain; https://classifier.dev/mcp/docs exposes list_docs, read_doc, and search_docs. Registry ids include dev.classifier/classifier and dev.classifier/docs. Setup guide: classifier.dev/mcp-setup. Free tier uses the same per-IP classification limits as the REST API (no key). Pro uses Bearer classifier_pro_ on MCP or REST. Agent skill install: npx skills add https://classifier.dev (well-known at /.well-known/agent-skills/index.json and /skill.md). Skills leaderboard: classifier.dev/skills. Agent plumbing where probabilities beat regex on model output. Fork the pattern, not the prose. Tags in the wild: agent tooling, mcp, classification. Skim the repo for setup, then open the demo when you want proof before you merge anything.

More in this orbit

Same category, overlapping tags. Hand-picked neighbors, not a black box.

Agent toolingTypeScript2,735
Featured
Claude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scored in one fast request, stale ones are dro
agent toolingcompactionagents
Agent toolingPython276
Software Factory Foreman: an agent supervisor that uses Jev decisions to keep coding agents on task.

by @JoshARosen

agent toolingagents
Agent toolingTypeScript130
TypeSafe Jev as a decision layer for the Pi coding agent: a measured tool-call gate plus jev_ask for typed, calibrated answers.
agent toolingagentseval
Agent toolingTypeScript113
Local-first MCP plugin for continuous software-quality review by AI coding agents, powered by Jev.
agent toolingmcpagents
By Rishit