Jev-Powered Local Code Quality MCP
It provides AI coding agents with a local MCP code-quality scoring loop, using TypeSafe’s Jev evaluation service to return structured quality scores.
Geek Lite@QingQ77𝕏
给 Claude Code、Codex、Cursor、OpenCode 等编码智能体提供本地 MCP 代码质量评分循环。 https://t.co/UEKPaFRYOJ 一个本地运行的 MCP 服务器,基于 TypeSafe 的 Jev 评估服务为 AI 编码智能体提供结构化质量分数。通过 npx plugins add 直接从 GitHub 安装,支持 Claude Code、Codex、Cursor、OpenCode,运行时是本地 Node.js 20+ 进程,经 stdio 只暴露一个 jev_review 工具。
It installs from GitHub with `npx plugins add` and supports Claude Code, Codex, Cursor, and OpenCode. It runs as a local Node.js 20+ process over stdio and exposes only the `jev_review` tool.
Also filed under Tools & apps
- Meta Ad Analysis Chrome Extension
The Chrome extension analyzes ads from Meta’s Ads Library using JEV (typesafe/jev-1.13) via OpenRouter, surfacing result potential, angle, hook, and niche. The user’s key stays in their browser.
- Jev Plugin for the PI Harness
The repository provides a Jev plugin for the PI Harness.
- Jev Suggestion Plugin for Hermes
The repository is a Hermes plugin named `jev-suggest`.
- OpenRouter Draft Evaluator
This local prototype evaluates and compares drafts generated with OpenRouter using Jev.