MCP-native scientific skills for reproducible computational biology and drug-discovery agents.
Project description
Deterministic scientific tools for AI agents — real computational biology & drug discovery, no invented numbers.
Website · Pricing · PyPI · Support
SciAgentKit gives Claude, Cursor, Gemini CLI and Codex deterministic tools for drug discovery — molecule & ADME/tox analysis, target/PDB selection, docking, molecular dynamics, target-aware hit ranking, wet-lab plans, and signed reports — instead of letting the model invent descriptors, docking scores, or RMSD values.
Skills decide the workflow. Deterministic tools run the science. Reports preserve the evidence.
Install
Full pipeline (recommended) — one conda environment with every open-source engine (RDKit, OpenMM, AutoDock Vina, Open Babel, fpocket, …) plus the toolkit:
curl -O https://sciagentkit.com/environment.yml
conda env create -f environment.yml
conda activate sciagentkit
Analysis only — pip (molecule/ADME/tox/scaffolds/target selection; no docking/MD):
pip install "sciagentkit[mcp]"
Get your API key at https://sciagentkit.com (free 3-day trial), then:
export SCIAGENTKIT_API_KEY=sak_your_key # Windows: setx SCIAGENTKIT_API_KEY "sak_..."
Use it in your AI agent
Claude Code
claude mcp add sciagentkit -s user \
--env SCIAGENTKIT_API_KEY=sak_your_key \
-- python -m sciagentkit.servers.rdkit_server
Cursor / Gemini CLI / Codex
sciagent init-agent cursor # or: gemini | codex | all
Then ask your agent naturally:
"Dock these ligands against EGFR L858R, rank target-aware top hits, and write a report."
Full step-by-step guide (all four agents): see USER_GUIDE.md or sciagentkit.com.
What it does
- Molecule libraries — canonicalization, descriptors (MW, logP, QED, TPSA), scaffold diversity, novelty audits (RDKit)
- ADME & toxicity — ESOL solubility, drug-likeness (Lipinski/Veber/Ghose/Egan), GI/BBB heuristics, PAINS/Brenk alerts
- Targets — UniProt resolution + mutation-aware PDB ranking
- Docking — pocket detection (crystal-ligand / fpocket / P2Rank) + Vina/GNINA/smina, ranked poses
- Molecular dynamics — OpenMM setup + trajectory RMSD/RMSF + ProLIF interactions
- Target-aware hit ranking — combines docking, MD stability, and ADME/tox (toxicity penalized; BBB up-weighted for CNS targets)
- Wet-lab validation plans — staged assays + recommended cell lines for the target
- Signed, reproducible reports — Markdown / PDF / DOCX with a
run_manifest.json(input hashes + tool versions)
Every value is computed by real tools, never inferred by a language model. Outputs are saved
under runs/ with a reproducibility manifest.
Free vs paid
| Trial (3 days) | Individual / Team | |
|---|---|---|
| Molecule analysis, ADME/tox, target selection | ✅ | ✅ |
| Docking | 1 run | ✅ unlimited |
| Molecular dynamics | ❌ | ✅ |
| Hit ranking, wet-lab plans, reports | ✅ | ✅ |
| Expert review of results | — | add-on |
Team plans are per seat. Manage your plan at sciagentkit.com.
Scientific limits
SciAgentKit is a workflow and tooling layer, not expert review. Docking scores are ranking heuristics, not binding free energies; short MD validates setup and analysis plumbing, not equilibrium stability. Receptor protonation, missing loops, cofactors, metals, membrane context, and ligand parameterization still require expert review.
Support
Account, docs, and billing: https://sciagentkit.com — questions: support@sciagentkit.com
© 2026 Istanbulmedchem. All rights reserved.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sciagentkit-1.0.3.tar.gz.
File metadata
- Download URL: sciagentkit-1.0.3.tar.gz
- Upload date:
- Size: 17.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09a55c535cc411f9df649f33f5dbac9828524c62868172ea703bd51bafa464ab
|
|
| MD5 |
071e3c74c95ac2d7d14ceb01b5d565aa
|
|
| BLAKE2b-256 |
a3db360f679e22a974827ee24be317cada4177105cad14e9a5dbd1a076dc99e4
|
File details
Details for the file sciagentkit-1.0.3-py3-none-any.whl.
File metadata
- Download URL: sciagentkit-1.0.3-py3-none-any.whl
- Upload date:
- Size: 18.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2ac8ea88c8f675ac78148b1a73f048284fc7941de6a5cd09d6cd4fe037924c8
|
|
| MD5 |
c32a5c93bd9fbd0e7cab1b83c3325342
|
|
| BLAKE2b-256 |
3240ee1e9c042f867fe0334df4aa622de76e2666451a3c280365a5147fa24a1a
|