Book a demo

How to Predict ADMET Properties with AI

Computational chemistry · MCP tutorial

Predict ADMET properties with AI with Chemical Molecular, running absorption, distribution, metabolism, excretion, and toxicity estimates from a SMILES string.

This workflow works in Claude, Claude Code, ChatGPT, or Codex when the selected client supports the required MCP connection. After connecting, the research steps and evidence boundaries are the same.

Drug development teams regularly face a practical question: you have a compound structure and need to assess its ADMET profile before committing resources to synthesis or lab testing. An AI assistant or coding agent can help you frame that question and interpret the results, but it has no access to computational chemistry models or molecular databases on its own — that’s what Chemical Molecular supplies, a server on Patsnap Open Platform — Patsnap’s developer platform for connecting AI agents like Claude to patent, R&D, and life-sciences data through MCP servers, REST APIs, and UI widgets.

What makes ADMET screening hard without a tool

Before you even reach a computational model, ADMET screening runs into a chicken-and-egg problem: predicting how a compound behaves in the body requires a trained model built on experimental data across thousands of known compounds, plus a way to turn your specific structure into the numeric descriptors that model needs. Traditional workflows solve this with specialized chemistry software, manual descriptor calculation, or outsourced lab assays — each with its own setup cost and turnaround time. A language model can discuss what ADMET properties mean in general, but it can’t run a structure through a validated prediction model or return a reproducible numeric estimate for your exact molecule.

Why this needs Chemical Molecular

Chemical Molecular’s ls_admet_predict tool calls the ADMET-AI model — a published, peer-reviewed prediction model — to estimate absorption, distribution, metabolism, excretion, and toxicity properties for each input SMILES, so the estimate comes from a named, externally validated model rather than a black-box guess. The same server also handles structure search and patent-linked structure lookup, so a molecule you’ve screened for ADMET can be checked against patent records without switching tools. It runs on the Open Platform infrastructure Patsnap has extended into life sciences alongside its longer-running patent and R&D data work.

Prepare your input

ADMET prediction starts from a molecular structure expressed as a SMILES string. If you’re starting from a compound name, drawing, or registry number, convert it to SMILES first using a standard chemistry toolkit or online converter. For this tutorial, the input is aspirin’s canonical SMILES: CC(=O)OC1=CC=CC=C1C(=O)O. Confirm the SMILES represents the exact tautomer or ionization state you want to evaluate — ADMET properties can vary with protonation state, so match your input to the physiological form relevant to your question.

Connect Chemical Molecular

Connector URL for your MCP client
https://connect.patsnap.com/713886/logic-mcp?apikey=yourapikey Replace yourapikey with your own Patsnap Open Platform API key before connecting. Keep the completed URL private.
Choose where to connect
  • Claude: add the remote MCP connection from Claude’s connector or integration settings.
  • Claude Code: add the server as a remote HTTP MCP connection in your user or project configuration.
  • ChatGPT: add the server through the supported connector or developer-mode MCP setup available to your workspace.
  • Codex: add the server in Codex’s MCP configuration for the relevant local workspace.

The interface differs by client, but you use the same Patsnap connection URL and the same natural-language research prompt.

  1. Get a Patsnap Open Platform API key.
  2. Copy the connection URL or JSON config from the Connect panel on the Chemical Molecular page.
  3. Add the server to your AI assistant or coding agent, Cursor, or another MCP-compatible client, then restart it.
  4. Confirm the structure search and ADMET prediction tools are available before you ask.

Run the example query

Predict the ADMET properties for aspirin, SMILES CC(=O)OC1=CC=CC=C1C(=O)O.

Claude recognizes the request and calls ls_admet_predict with the supplied SMILES string, returning a set of calculated molecular descriptors and ADMET endpoint estimates.

Read the returned ADMET profile

PropertyValue
Molecular weight180.16
logP1.31
AMES mutagenicity risk0.05 (low)
Oral bioavailability0.87 (high)
Blood-brain barrier permeability0.81 (moderate)

Molecular weight and logP are physicochemical descriptors that inform solubility and permeability. AMES estimates mutagenicity risk on a 0–1 scale; aspirin’s 0.05 indicates low predicted genotoxic liability. Oral bioavailability of 0.87 suggests the compound is likely well absorbed when taken orally. BBB permeability of 0.81 indicates moderate predicted penetration across the blood-brain barrier — a consideration for CNS activity or off-target effects.

These are computational estimates, not lab results. They’re early screening signals derived from a structure-activity model — confirm with experimental data before making development decisions.

Go further with follow-up questions

Once you have the initial profile, focus your evaluation with targeted prompts:

  • Check drug-likeness — “Which properties fall outside typical drug-like ranges for an oral therapeutic?”
  • Test against a threshold — “Compare this BBB permeability score to a threshold of 0.5. Does the result suggest CNS exposure?”
  • Compare a structural analog — predict ADMET for a related SMILES and compare bioavailability and toxicity scores to identify favorable modifications.
  • Evaluate a series of candidates — submit SMILES strings for multiple lead compounds in sequence and build a comparative table to support prioritization.

Each follow-up uses the returned values as context, so you can flag liabilities or explore structure-property relationships without leaving the conversation. Need to check the same molecule against patent records? The same server’s structure-search tools handle that too.

Frequently asked questions

Why can’t I just Ask your AI assistant or coding agent to predict ADMET properties directly?

An AI assistant or coding agent cannot execute computational chemistry models or access molecular databases. Chemical Molecular connects Claude to Patsnap’s ADMET-AI-based prediction engine and reference data, enabling quantitative estimates from a SMILES string.

What input format does the ADMET prediction tool require?

A valid SMILES string representing the molecular structure. Convert compound names, drawings, or registry numbers to SMILES notation before submitting your request.

How should I interpret the numeric ADMET scores?

They’re computational estimates on defined scales. AMES mutagenicity ranges from 0 (low risk) to 1 (high risk); oral bioavailability and BBB permeability scores closer to 1 indicate higher predicted absorption or permeability. Confirm with experimental data before making development decisions.

Can I predict ADMET properties for multiple compounds in one session?

Yes. Submit each SMILES string in a separate prompt within the same conversation, and Your AI assistant or coding agent returns a new ADMET profile for each structure.

What should I do if a predicted property falls outside drug-like ranges?

Use the values to identify potential liabilities, compare against project-specific thresholds, or prioritize compounds for experimental validation — follow-up prompts can help interpret results against your therapeutic target and development stage.

Can I use this workflow in Claude, Claude Code, ChatGPT, or Codex?

Yes, provided the selected client and workspace support the required MCP connection. Connect the same Patsnap server, then use the natural-language steps shown in this guide; interface details may differ by client.

Patsnap Open

Predict ADMET properties with AI

Connect Chemical Molecular and turn a SMILES string into a structured ADMET profile.

View MCP server

Disclosure & disclaimer

Who published this

Published by Patsnap, which develops and sells the Chemical Molecular MCP server described here. This is an editorial tutorial, not an independent review.

How the information was gathered

Server capabilities and connection details are taken from the Chemical Molecular product page and Patsnap Open Platform documentation, as accessed on August 18, 2026. They are not the result of independent testing or benchmarking. Tool capabilities change frequently and may have changed since publication.

Not scientific or professional advice

The ADMET values in this tutorial are computational predictions, not experimental results or professional pharmacological advice. Confirm any prediction with lab data before making a development, safety, or regulatory decision.

Trademarks

All trademarks, service marks, product names, and company names mentioned — including Claude, Cursor, and ADMET-AI — are the property of their respective owners and are used here solely for identification purposes. Their use does not imply any affiliation with, sponsorship by, or endorsement from their respective owners.

Your Agentic AI Partner
for Smarter Innovation

Patsnap fuses the world’s largest proprietary innovation dataset with cutting-edge AI to
supercharge R&D, IP strategy, materials science, and drug discovery.

Book a demo