You're viewing a demo portfolio

Join the waitlist
PRSM

predict_clintox

Active

Tool of Cure Cancer With AI

declared in 1.0.0

Predict clinical-trial toxicity for a compound using IBM MAMMAL. Returns pred 1 (toxic / likely to fail trials) or 0 (not toxic) plus a raw score. Inference is CPU-bound and may take up to ~60s.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "smiles"
  ],
  "properties": {
    "smiles": {
      "type": "string",
      "description": "Compound structure in SMILES notation."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cure Cancer With AI

https://github.com/hifarrer/ccwai-api

1/7 registries
View full server →
predict_clintox — Cure Cancer With AI — PRSM MCP