You're viewing a demo portfolio

Join the waitlist
PRSM

route_verdict

Active

Tool of TensorFeed

declared in 1.36.2

PREMIUM (1 credit, Authorization: Bearer tf_live_... required). The signed model-routing decision: for a task (code, reasoning, creative, general) or a named model, returns the single best model to use right now, fusing pricing, benchmark capability discounted for contamination, real production usage, measured p95 latency, and live operational state, with runners-up and an AFTA-signed receipt over the inputs. No token yet? Claim free trial credits by signing a wallet message at https://tensorfeed.ai/api/payment/trial-credits (no payment, no USDC).

Parameters schema

{
  "type": "object",
  "properties": {
    "task": {
      "type": "string",
      "description": "One of code, reasoning, creative, general. Provide task or model."
    },
    "model": {
      "type": "string",
      "description": "Canonical model id or display name to narrow the verdict to one model."
    },
    "exclude_deprecated": {
      "type": "string",
      "description": "Default true. Pass \"false\" to keep deprecated or sunsetted models."
    },
    "max_latency_p95_ms": {
      "type": "number",
      "description": "Drop candidates whose measured p95 latency exceeds this floor."
    },
    "require_operational": {
      "type": "string",
      "description": "Default true. Pass \"false\" to keep candidates known down or in failover."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

TensorFeed

https://github.com/RipperMercs/tensorfeed

1/7 registries
View full server →
route_verdict — TensorFeed — PRSM MCP