Loading MCP server directory, please wait...
Biomedical failure intelligence platform for terminated trials and translational analysis.
npx @getmcp/cli add com.claidex/failure-intelligenceRequires Node.js 18+. Community-contributed server. Review source before installing.
CLAIDEX_MCP_API_KEYClaidex API key for protected tools and resources.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.claidex/failure-intelligence": {
"command": "npx",
"args": [
"-y",
"@claidex-mcp/claidex-mcp"
],
"env": {
"CLAIDEX_MCP_URL": "https://app.claidex.com/api/mcp",
"CLAIDEX_MCP_API_KEY": ""
}
}
}
}