devwithjev
— reading now— views
Submit a build

Routes Tools Into Agent Prompts

The jev2mcp demo uses @typesafeai Jev to choose which MCPs, tools, or plugins to inject into an agent prompt before it is sent. It can handle messy prompts.

mirai@n8mirai𝕏
been experimenting with a jev2mcp small demo using @typesafeai jev to decide which MCPs / tools / plugins should be injected into an agent prompt before it gets sent. it can handle messy prompts too. instead of making the agent figure out what tooling it needs, jev handles all the routing. pretty neat!
Sep 23, 2026X postsView on X
Rather than having the agent determine what tooling it needs, Jev handles the routing.

Also filed under Triage & routing

  • How to Build Things with Jev & OpenJevs

    How to Build Things with Jev & OpenJevs In this video, we build a model router using both the API-based original Jev and also using Semif. ‍ Github: code will be up in ...

  • Jev is HERE. How to use it

    Jev is HERE. How to use it In this episode, I talk with Ryan Vogel about Jev, a new type of AI built for classification. Ryan shows how Jev takes an input plus ...

  • Jev-Shaped Classification Wrapper

    jevper is a Jev-shaped classification wrapper over OpenAI-compatible clients that returns probabilities and confidence.

  • Local Jev Protocol Multi-Upstream Router

    jev-switch is a local multi-upstream router for the Jev protocol with a Rust backend and React interface.