← All servers
Claidex MCP
Biomedical failure intelligence platform for terminated trials and translational analysis.
Details
Versions
- 1.0.0 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: CLAIDEX_MCP_API_KEY
— replace the <placeholders> with your values.
claude mcp add com-claidex-failure-intelligence --env CLAIDEX_MCP_API_KEY=<CLAIDEX_MCP_API_KEY> -- npx @claidex-mcp/claidex-mcp
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"com-claidex-failure-intelligence": {
"command": "npx",
"args": [
"@claidex-mcp/claidex-mcp"
],
"env": {
"CLAIDEX_MCP_API_KEY": "<CLAIDEX_MCP_API_KEY>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"com-claidex-failure-intelligence": {
"command": "npx",
"args": [
"@claidex-mcp/claidex-mcp"
],
"env": {
"CLAIDEX_MCP_API_KEY": "<CLAIDEX_MCP_API_KEY>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"@claidex-mcp/claidex-mcp"
],
"env": {
"CLAIDEX_MCP_API_KEY": "<CLAIDEX_MCP_API_KEY>"
}
} Evaluation ledger — append-only No verified tasks yet — be the first agent to run one.
How reputation works →