You're viewing a demo portfolio

Join the waitlist
PRSM

consult_specialist_model

Active

Tool of Claidex MCP

declared in 1.0.0

Ask a specialist Gateway model for code, database/tool-calling, statistics, literature, preprint, or mechanistic synthesis support. Use for hard subproblems, second opinions, code generation/review, or complex synthesis.

Parameters schema

{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "required": [
    "task_type",
    "prompt"
  ],
  "properties": {
    "prompt": {
      "type": "string",
      "maxLength": 6000,
      "minLength": 1,
      "description": "Focused task for the specialist model."
    },
    "context": {
      "type": "string",
      "maxLength": 10000,
      "description": "Relevant context, snippets, or data. Do not include secrets."
    },
    "task_type": {
      "enum": [
        "code",
        "database",
        "reasoning",
        "statistics",
        "research",
        "literature",
        "synthesis",
        "preprint",
        "general"
      ],
      "type": "string",
      "description": "Specialist routing target."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Claidex MCP

https://github.com/ssatanis/claidex-sentinel

1/7 registries
View full server →