You're viewing a demo portfolio

Join the waitlist
PRSM

claidex_research_prompt

Active

Tool of Claidex MCP

declared in 1.0.0

Compose a rigorous, reusable investigation prompt that tells an MCP client which Claidex tools and resources to use.

Parameters schema

{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "required": [
    "objective",
    "risk_tolerance"
  ],
  "properties": {
    "disease": {
      "type": "string",
      "description": "Optional disease area."
    },
    "objective": {
      "type": "string",
      "minLength": 1,
      "description": "The investigation objective to turn into a reusable MCP prompt."
    },
    "target_gene": {
      "type": "string",
      "description": "Optional HGNC target symbol."
    },
    "risk_tolerance": {
      "enum": [
        "low",
        "medium",
        "high"
      ],
      "type": "string",
      "default": "medium"
    }
  },
  "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 →
claidex_research_prompt — Claidex MCP — PRSM MCP