You're viewing a demo portfolio

Join the waitlist
PRSM

query_failure_graph

Active

Tool of Claidex MCP

declared in 1.0.0

Query the Claidex failure graph for a specific gene target. Returns the Mechanism Risk Score (MRS), failure counts by phase and archetype, and all related claim slugs.

Parameters schema

{
  "type": "object",
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "required": [
    "target_gene"
  ],
  "properties": {
    "target_gene": {
      "type": "string",
      "minLength": 1,
      "description": "HGNC gene symbol, e.g. PIK3CA, KRAS, EGFR"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Claidex MCP

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

1/7 registries
View full server →