Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Claidex MCP

REMOTE · APP.CLAIDEX.COM · 2 COMPONENTS · SCANNED SEP 20

Biomedical failure intelligence platform for terminated trials and translational analysis.

0 this week 25 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Tool Safety0
  • Tool safety not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 5 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

How do I install the Claidex MCP server?

Claidex MCP is a hosted endpoint at https://app.claidex.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · app.claidex.com

# add to Claude Code
claude mcp add --transport http com-claidex-failure-intelligence 'https://app.claidex.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-claidex-failure-intelligence": {
      "url": "https://app.claidex.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-claidex-failure-intelligence": {
      "type": "http",
      "url": "https://app.claidex.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-claidex-failure-intelligence]
url = "https://app.claidex.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-claidex-failure-intelligence": {
      "type": "remote",
      "url": "https://app.claidex.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-claidex-failure-intelligence --url 'https://app.claidex.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-claidex-failure-intelligence:
    url: "https://app.claidex.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-claidex-failure-intelligence": {
      "Transport": "http",
      "Url": "https://app.claidex.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-claidex-failure-intelligence -t streamable-http -u 'https://app.claidex.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-claidex-failure-intelligence": {
      "type": "http",
      "url": "https://app.claidex.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Sept 26 −67
    • Endpoint reachability: reachable → not serving MCP security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Authorization: fail → unverified security
    • Transport: pass → fail security
    • Schema quality: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 26 Aug 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://app.claidex.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=app.claidex.com CN=YR2,O=Let's Encrypt,C=US 21 Jul 2026 19 Oct 2026 RSA 2048 SHA256-RSA 55d5fd5892bf1665db07576e1d65375529d
SANs: app.claidex.com
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of app.claidex.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
claidex.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 402
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://app.claidex.com/api/mcp HTTP error 402
http (plaintext) http://app.claidex.com/api/mcp HTTPS enforced 308 https://app.claidex.com/api/mcp
MCP tools · 24 exposed · ~1,717 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
claidex_capabilities ~36

Return the Claidex MCP feature map, configured storage/model providers, safety controls, resources, prompts, and tool counts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

claidex_claim_risk_matrix ~62

Search claims and summarize MRS bands, trial phases, failure archetypes, and high-risk programs for rapid diligence.

NameTypeReqDescription
limitintegeryes
querystringyesDrug, target, disease, sponsor, or failure archetype.

No output schema declared.

No examples provided.

claidex_health_snapshot ~34

Return Sentinel metrics, coverage, graph counts, recent automation runs, MRS bands, and preprint-watch summaries.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

claidex_research_prompt ~83

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

NameTypeReqDescription
diseasestringOptional disease area.
objectivestringyesThe investigation objective to turn into a reusable MCP prompt.
risk_tolerancestringyes
target_genestringOptional HGNC target symbol.

No output schema declared.

No examples provided.

claidex_tool_catalog ~55

Return the complete MCP tool catalog, optionally including full input schemas and filtering native versus agent-backed tools.

NameTypeReqDescription
include_schemasbooleanyesInclude full JSON Schemas in the catalog.
sourcestringyes

No output schema declared.

No examples provided.

consult_specialist_model ~99

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.

NameTypeReqDescription
contextstringRelevant context, snippets, or data. Do not include secrets.
promptstringyesFocused task for the specialist model.
task_typestringyesSpecialist routing target.

No output schema declared.

No examples provided.

fetch ~43

Fetch a specific result returned by search. This compatibility tool supports OpenAI and ChatGPT remote MCP retrieval flows.

NameTypeReqDescription
idstringyesResult id returned by the search tool.

No output schema declared.

No examples provided.

fetch_research_url ~62

Fetch a public HTTPS research URL, JSON API response, package metadata endpoint, documentation page, or dataset preview. Blocks private/internal hosts and truncates large responses.

NameTypeReqDescription
max_charsnumberyes
urlstringyesPublic HTTPS URL to fetch.

No output schema declared.

No examples provided.

get_claim_content ~82

Retrieve the complete text content of a specific Claidex Claim by its slug. Use this when you need to read the full post-mortem analysis, including hypothesis, failure mechanism, and prevention analysis.

NameTypeReqDescription
slugstringyesThe Claidex claim slug, e.g. exicorilant-mcrpc-gr-bypass-fourth-failure

No output schema declared.

No examples provided.

query_chembl ~56

Look up a drug or compound in ChEMBL. Returns mechanism of action, primary target, ChEMBL ID, max development phase, molecular type, and synonyms.

NameTypeReqDescription
drug_namestringyesDrug or compound name

No output schema declared.

No examples provided.

query_clinicaltrials ~96

Search ClinicalTrials.gov for clinical trials. Can search by drug name, condition, target, or NCT ID. Returns trial status, phase, sponsor, primary endpoints, and why_stopped if terminated.

NameTypeReqDescription
max_resultsnumberyes
phasestringyes
querystringyesSearch term: drug name, condition, NCT ID, or target
statusstringyes

No output schema declared.

No examples provided.

query_failure_graph ~73

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.

NameTypeReqDescription
target_genestringyesHGNC gene symbol, e.g. PIK3CA, KRAS, EGFR

No output schema declared.

No examples provided.

query_openfda ~62

Query the FDA FAERS database for adverse event signals for a drug. Returns top adverse event terms, serious case count, and death count.

NameTypeReqDescription
drug_namestringyesDrug name as it appears in FAERS
max_resultsnumberyes

No output schema declared.

No examples provided.

query_opentargets ~71

Query Open Targets for target-disease association evidence. Returns genetic evidence score, clinical evidence, known drugs, tractability, and safety liabilities for a gene-disease pair.

NameTypeReqDescription
disease_termstringyesDisease name or EFO term
target_genestringyesHGNC gene symbol

No output schema declared.

No examples provided.

query_package_registry ~53

Look up package metadata from npm or PyPI before recommending code, analysis packages, API clients, or dataset tooling.

NameTypeReqDescription
ecosystemstringyesPackage registry to query.
package_namestringyesPackage name.

No output schema declared.

No examples provided.

rank_documents_by_embedding ~68

Embed a query and candidate documents, then rank documents by cosine similarity. Use for semantic matching, retrieval checks, clustering triage, and lightweight RAG over user-provided passages.

NameTypeReqDescription
documentsarrayyes
querystringyes
top_knumberyes

No output schema declared.

No examples provided.

rerank_documents ~58

Rerank candidate documents/passages against a query using a dedicated reranking model. Use after retrieval/search when exact relevance ordering matters.

NameTypeReqDescription
documentsarrayyes
querystringyes
top_nnumberyes

No output schema declared.

No examples provided.

run_computation ~97

Evaluate deterministic mathematical expressions with optional variables. Use for algebra, matrices, vectors, transformations, descriptive numerical checks, and reproducible calculations. Does not execute arbitrary JavaScript or install packages.

NameTypeReqDescription
expressionstringyesMathJS expression, e.g. mean(values), std(values), multiply(A, b), inv(A).
variablesobjectyesVariables available to the expression. Values must be numbers, strings, vectors, or matrices.

No output schema declared.

No examples provided.

run_statistical_analysis ~181

Run a statistical analysis computation. Supports: Wilson confidence intervals, binomial proportions, phase transition success rates, power calculations, Bayesian posterior estimates, descriptive statistics, and two-proportion comparisons. Returns computed values, interpretation, and LaTeX formula.

NameTypeReqDescription
analysis_typestringyes
contextstringOptional context about what this analysis is for
inputsobjectyesNamed input parameters. wilson_ci: {successes, n, confidence}. phase_transition_rate: {phase, indication, n_succeeded, n_total}. power_calculation: {n, effect_size, alpha}. bayesian_posterior: {prior…

No output schema declared.

No examples provided.

search ~53

Search Claidex failure claims and preprint flags. This compatibility tool returns citation-ready results for OpenAI and ChatGPT remote MCP flows.

NameTypeReqDescription
limitintegeryes
querystringyesBiomedical failure intelligence query.

No output schema declared.

No examples provided.

search_claims ~113

Search the Claidex failure database for post-mortems matching a drug name, gene target, disease, failure archetype, or sponsor. Returns matching claims with title, slug, drug, target, disease, phase, failure archetype, Open Targets score, and MRS score.

NameTypeReqDescription
categorystringyes
failure_archetypestringyes
limitnumberyes
querystringyesSearch term: drug name, gene symbol, disease, or failure archetype

No output schema declared.

No examples provided.

search_preprint_flags ~73

Search the Claidex Preprint Watch database for bioRxiv preprints flagged as contradicting the clinical failure record. Search by target gene, disease, or preprint title.

NameTypeReqDescription
querystringyesSearch term: gene symbol, disease, or preprint title fragment
severitystringyes

No output schema declared.

No examples provided.

search_pubmed ~54

Search PubMed for biomedical literature. Returns title, authors, journal, year, DOI, abstract, and PMID for each result.

NameTypeReqDescription
max_resultsnumberyes
querystringyesPubMed search query

No output schema declared.

No examples provided.

web_search ~53

Search the web for recent news, investor commentary, analyst notes, press releases, and conference coverage about drugs, clinical trials, or biomedical mechanisms.

NameTypeReqDescription
focusstringyes
querystringyesSearch query

No output schema declared.

No examples provided.

Common questions

What is the Claidex MCP server?

Claidex MCP is listed in the public MCP registry as com.claidex/failure-intelligence. Biomedical failure intelligence platform for terminated trials and translational analysis. This page covers its hosted endpoint (https://app.claidex.com/api/mcp).

Is the Claidex MCP server safe to use?

Claidex MCP scores 25 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Claidex MCP server expose?

Claidex MCP exposes 24 tools: claidex_capabilities, claidex_claim_risk_matrix, claidex_health_snapshot, claidex_research_prompt, claidex_tool_catalog, and 19 more. Their descriptions and schemas cost roughly 1,717 tokens of context every time the server is loaded.

Does the Claidex MCP server require authentication?

No. We connected to Claidex MCP without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Claidex MCP server still maintained?

Claidex MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.