jevwire
Brainwires
Provides Jev MCP tools, an embeddable library and Claude Code hooks for Agents.
- License
- MIT
- GitHub Stars
- 5
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Uses Jev for ranking, verification, action checks and next-step selection, with code applying policy.
What this project offers
Reuses the decision layer through MCP or host code; hook behavior depends on configuration.
Review scope
Reviewed the fixed-version README and call path.
Sources and implementation
- Brainwires/jevwire/blob/21abf12fabced4089779f664424fc520a67eaacb/README.md
- Brainwires/jevwire/blob/21abf12fabced4089779f664424fc520a67eaacb/src/jev/client.ts
- Brainwires/jevwire/blob/21abf12fabced4089779f664424fc520a67eaacb/src/tools/evaluate.ts
- Brainwires/jevwire/blob/21abf12fabced4089779f664424fc520a67eaacb/src/hooks/handlers/pre-tool-use.ts
Related projects
typesafe-mcp
itsmostafa · MCP & Integrations
An MCP server that lets Claude Code, Claude Desktop, Codex and Pi ask Jev typed questions.
jev-mcp
jkudish · MCP & Integrations
Eight MCP tools for evidence checks, content screening, search, reranking, classification, comparison and extraction.
jev-mcp
blakestone-x · MCP & Integrations
Wraps Jev classification, scoring, yes/no judgments and candidate matching as MCP tools.
Jevbridge
gamesonrblx · MCP & Integrations
Exposes a shared structured-decision interface for Jev and other models through ACP, MCP and a CLI.