Model Shunt runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 24 Sep 2026.
Model routing for AI agents: delegate bulk reads & boilerplate to cheap worker models.
Today is the operative word: we check Model Shunt every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add model-shunt -- uvx model-shunt
{
"mcpServers": {
"model-shunt": {
"args": [
"model-shunt"
],
"command": "uvx"
}
}
}
[mcp_servers.model-shunt]
command = "uvx"
args = ["model-shunt"]
{
"mcpServers": {
"model-shunt": {
"args": [
"model-shunt"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"model-shunt": {
"args": [
"model-shunt"
],
"command": "uvx"
}
}
}
Delegate bulk code edits to a cheap worker model. Gated, atomic. PHP and Python.
API for AI agents to delegate tasks to real humans.
Offload grunt work from your premium agent to cheap models — auto-routing and billing isolation.
Pay-per-call ($0.01 USDC) model-routing for AI coding agents: which LLM to call, cost vs. quality.
MCP server mode for Qoder CLI — delegate coding tasks to local Qoder agents from any MCP client.
MCP server for delegating tasks to specialized AI sub-agents across coding tools
Word tools for AI agents: read/write, decompile to F#/C#/XML/JSON, or build from XML/JSON.
Booking gateway for AI agents — discover events, movies & hotels, hand off to partner checkout.
Answers built from our own checks of this server.