You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_router_explain

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Explain why the Smart Router would choose a specific model for a task type. Shows both benchmark-based (real outcomes) and static quality estimates, and explains the reasoning behind the recommendation. Requires authentication.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_router_explainArguments",
  "required": [
    "task_type"
  ],
  "properties": {
    "task_type": {
      "type": "string",
      "title": "Task Type",
      "description": "Task type: 'summarization', 'code_generation', 'classification', 'translation', 'analysis', 'chat'"
    },
    "quality_threshold": {
      "type": "integer",
      "title": "Quality Threshold",
      "default": 85,
      "description": "Minimum quality score required (0-100, default 85)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →
thinkneo_router_explain — ThinkNEO MCP Server — PRSM MCP