pi-jev GitHub avatar by TheoOliveira

TheoOliveira /

MCP & Integrations

pi-jev

Helps Pi Agents find tools and skills for a task, with structured evaluation and optional history filtering.

License: MITLanguage: TypeScriptLast push: 9/18/2026#coding-agents#mcp-integrations#llm-routing-cost

What Jev Does in this Architecture

Judges how candidate tools, skills, and history relate to the task so local rules can load or retain them.

Key Architecture Benefit

Lets capabilities enter an Agent workflow on demand.

Reviewed Source Code Evidence

Verified fixed-commit source files demonstrating genuine Jev integration:

Review & Benchmark Note: This is a Pi extension; exposing tools does not by itself make it an MCP server. Automatic modes require configuration.
Clone Repository
git clone https://github.com/TheoOliveira/pi-jev.git

Inspect on GitHub

Check out the upstream repository README, issues, and commit log.

TheoOliveira/pi-jev

Architecture Category

MCP & Integrations

Model Context Protocol (MCP) servers and third-party connector integrations.

View all in this category →

Related Projects in MCP & Integrations

typesafe-mcp repository icon by itsmostafa

itsmostafa

typesafe-mcp

80
MCP & IntegrationsMITGo

An MCP server that lets Claude Code, Claude Desktop, Codex and Pi ask Jev typed questions.

What Jev does here

Submits state and Choice, Score or Noul questions and returns structured answers with probabilities.

Provides decisions that calling code can inspect and branch on.

#mcp-integrations#coding-agents#typed-decisions
82 evidence links
Inspect details
jev-mcp repository icon by jkudish

jkudish

jev-mcp

75
MCP & IntegrationsMITTypeScript

Eight MCP tools for evidence checks, content screening, search, reranking, classification, comparison and extraction.

What Jev does here

Uses typed questions to assess evidence support, content risk and candidate relevance.

Returns judgments and probabilities; the caller owns thresholds and enforcement.

#mcp-integrations#classification-ranking#search-retrieval
102 evidence links
Inspect details
jev-mcp repository icon by blakestone-x

blakestone-x

jev-mcp

9
MCP & IntegrationsMITPython

Wraps Jev classification, scoring, yes/no judgments and candidate matching as MCP tools.

What Jev does here

The MCP server calls the TypeSafe SDK and returns choices, probabilities and scores.

Provides a shared decision interface for MCP-compatible clients.

#mcp-integrations#classification-ranking#typed-decisions
3 evidence links
Inspect details