query_failure_graph
ActiveTool 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
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Claidex MCP
https://github.com/ssatanis/claidex-sentinel
1/7 registries