← Registry

AI & Machine Learning

claidex.com

Claidex provides AI-powered tools for rapid research diligence, including risk matrix analysis, health snapshot summaries, and reusable investigation prompts for MCP clients.

1 endpoint24 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://app.claidex.com/api/mcp

No auth detected

MCP server metadata

Name
claidex
Version
1.0.0
Capabilities
toolsresourcespromptscompletionslogging
Server instructions

Use Claidex for biomedical post-mortems, failure graphs, MRS risk, claim retrieval, preprint flags, statistical analysis, computation, package checks, and cited research retrieval.

Known tools 24

claidex_capabilities

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

Inferred read-only
claidex_claim_risk_matrix

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

Inferred read-only
claidex_health_snapshot

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

Inferred read-only
claidex_research_prompt

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

Inferred read-only
claidex_tool_catalog

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

Inferred read-only
consult_specialist_model

Ask a specialist Gateway model for code, database/tool-calling, statistics, literature, preprint, or mechanistic synthesis support.

Inferred read-only
fetch

Fetch a specific result returned by search.

Inferred read-only
fetch_research_url

Fetch a public HTTPS research URL, JSON API response, package metadata endpoint, documentation page, or dataset preview.

Inferred read-only
get_claim_content

Retrieve the complete text content of a specific Claidex Claim by its slug.

Inferred read-only
query_chembl

Look up a drug or compound in ChEMBL.

Inferred read-only
query_clinicaltrials

Search ClinicalTrials.

Inferred read-only
query_failure_graph

Query the Claidex failure graph for a specific gene target.

Inferred read-only
query_openfda

Query the FDA FAERS database for adverse event signals for a drug.

Inferred read-only
query_opentargets

Query Open Targets for target-disease association evidence.

Inferred read-only
query_package_registry

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

Inferred read-only
rank_documents_by_embedding

Embed a query and candidate documents, then rank documents by cosine similarity.

Inferred read-only
rerank_documents

Rerank candidate documents/passages against a query using a dedicated reranking model.

Inferred read-only
run_computation

Evaluate deterministic mathematical expressions with optional variables.

Inferred read-only
run_statistical_analysis

Run a statistical analysis computation.

Inferred read-only
search

Search Claidex failure claims and preprint flags.

Inferred read-only
search_claims

Search the Claidex failure database for post-mortems matching a drug name, gene target, disease, failure archetype, or sponsor.

Potential side effects
search_preprint_flags

Search the Claidex Preprint Watch database for bioRxiv preprints flagged as contradicting the clinical failure record.

Inferred read-only
search_pubmed

Search PubMed for biomedical literature.

Inferred read-only
web_search

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.claidex]
url = "https://app.claidex.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "claidex": {
      "type": "http",
      "url": "https://app.claidex.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: claidex
Remote MCP URL: https://app.claidex.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "claidex": {
      "url": "https://app.claidex.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "claidex": {
      "type": "http",
      "url": "https://app.claidex.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "claidex",
  "transport": "streamable-http",
  "url": "https://app.claidex.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for claidex.com was fetched 2026-08-04T00:46:39.089Z and is being refreshed.

Trust status Trusted

claidex.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.