JevXagent — AI skill for Claude Code
When Jev meets LLM — a local LLM proxy & decision router for Claude Code (Anthropic API): telemetry, statistics dashboard, benchmarking.
How to install JevXagent
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open j1s4nn/jevXagent and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What JevXagent does
When Jev meets LLM — a local LLM proxy & decision router for Claude Code (Anthropic API): telemetry, statistics dashboard, benchmarking.
Alternatives in AI
- WindsurfAPI — Turn Windsurf / Devin Desktop's 100+ AI models (Claude, GPT, Gemini, DeepSeek, Kimi, GLM, SWE) into OpenAI-, A 3k ★
- Tokentap — Intercept LLM API traffic and visualize token usage in a real-time terminal dashboard 763 ★
- AIUsage — One dashboard to manage all your AI subscriptions — track quotas, costs, accounts, Claude Code proxy, and Code 635 ★
README
jevXagent — When JEV Meets LLM Agent
**A local LLM proxy / AI-agent middleware that sits between an LLM agent (e.g. Claude Code) and its Anthropic-compatible model API.**
The primary model (Claude) keeps the **global context** and does the **complex reasoning**. A fast auxiliary model (**JEV**) is used as a **decision coprocessor** for suitable low-complexity decisions. Built-in **decision routing**, **telemetry**, a **statistics dashboard**, and **benchmarking** let you measure whether routing actually reduces latency, token usage, and cost for agentic workflows.

**Status:** Phase 1 (transparent proxy) works and is verified against a real Claude Code session. Routing, interception, verification and the MCP tool are implemented. **JEV routing is OFF by default** until a real JEV API key is configured. Every "savings" number is an **estimate** and clearly labelled — no measured number is ever invented.
Table of contents
- What is jevXagent?
- The main goal
- What it can do (capability audit)
- How it works
- Quick start: from clone to Claude Code
- Using it with Claude Code
- Two modes: relay-only vs routing
- Configuration reference
- Decision routing API
- Statistics dashboard
- Benchmark mode
- MCP tool: `jevx_decide`
- Testing
- Security & privacy
- Project structure
- Roadmap
- Troubleshooting
- License
What is jevXagent?
An agentic workflow (coding, research, automation) is not one giant reasoning task. It is a long sequence of **many small decisions**:
- What is this object? Which category / option / tool / argument?
- Is this result relevant? D
Related Skills
onWatch
Open-source Go CLI that tracks AI API quota usage across 7 providers (Synthetic, Z.ai, Anthropic, Codex, GitHu
Claude Code Jev Smart Router
HTTP proxy for Claude Code that selects the Claude model per request to cut cost and latency. Routes on task p
Prompt Router
Prompt-Router: lightning-fast LLM gateway with a telemetry dashboard for coding agents (Goose, Cursor, Claude
Token Proxy
Local AI API gateway for OpenAI / Gemini / Anthropic. Runs on your machine, keeps tokens counted (SQLite), off
Arbiter
A local proxy that lets Claude Code use NVIDIA NIM models instead of Anthropic's API. Features task-aware mode
Gemini Model Router
Local-first agentic terminal that routes prompts across local Gemma 4 (vLLM), Gemini CLI, and Claude Code — pi
Related Agents
LLM Orchestrator
Use this agent for LLM integration work — prompt engineering, multi-provider abstraction (OpenRouter, Gemini,
Performance Tester
Performance Tester for the team-agents workflow — responsible for load testing, profiling, benchmarking, and e
Analytics Analyst
Invoke when the user needs help with marketing measurement, KPI definition, dashboard design, attribution mode