devwithjev
reading now views
Submit a build

Natural-Language MCP Tool Dispatcher

Jev MCP Dispatcher routes natural-language requests to MCP tools without a general-purpose LLM. It discovers a simple MCP server’s tool signatures at runtime and uses Jev’s typed Choice/Noul primitives to select a tool and extract arguments from the sentence.

abhishekashokvkumar@abhishekashokvkumar
Natural-language MCP tool dispatcher powered entirely by TypeSafe's Jev — no general-purpose LLM. Discovers a simple MCP server's tool signatures at runtime and uses Jev's typed primitives (Choice/Noul) to pick the right tool and extract its arguments straight out of the sentence. No repository-level license file was found during review.
Sep 22, 2026GitHubView on GitHub
No repository-level license file was found during review.

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.