Skip to content
@agentcures

AgentCures

Passionately pursuing a cure to every human disease with agentic AI.

AgentCures

Agentic software for end-to-end drug discovery execution

Website GitHub Organization Repositories Core Toolkit

AgentCures builds an integrated stack for planning, simulation, model inference, execution, evidence generation, and deployment in drug discovery programs.

Guidebook

Click to read the Guidebook

Platform Topology

flowchart TD
    S[refua-studio] --> C[ClawCures]
    C --> M[refua-mcp]
    M --> R[refua]
    R --> N[refua-notebook]
    C --> D[refua-data]
    C --> P[refua-preclinical]
    C --> W[refua-wetlab]
    C --> L[refua-clinical]
    C --> G[refua-regulatory]
    C --> B[refua-bench]
    S --> G
    S --> L
    S --> P
    S --> D
    X[refua-deploy] --> S
    X --> C
    X --> M
Loading

Repository Map

Repository Purpose Key Features
agentcures/ClawCures Campaign orchestration agent OpenClaw planning, autonomous loops, policy checks, portfolio ranking
agentcures/refua Core drug discovery ML toolkit Boltz2 fold/affinity, BoltzGen design, unified Python API
agentcures/refua-mcp Typed MCP server for Refua tools Structured tool contracts, fold/design/affinity, optional clinical and preclinical extras
agentcures/refua-studio Web control plane Mission planning, job telemetry, trial and evidence workflows
agentcures/refua-data Data layer Curated catalogs, API ingestion, local caching, parquet materialization
agentcures/refua-preclinical Preclinical operations GLP study planning, in vivo scheduling, bioanalysis pipelines
agentcures/refua-wetlab Wet lab operations Experiment orchestration, assay tracking, sample lifecycle coordination
agentcures/refua-clinical Clinical simulation PK/PD virtual patients, adaptive trial simulation, protocol optimization
agentcures/refua-regulatory Regulatory evidence and audit Decision lineage, signed bundles, checklist gates
agentcures/refua-bench Benchmarking and regression gates Statistical comparisons, provenance capture, baseline promotion
agentcures/refua-notebook Notebook visualization layer Rich IPython and Jupyter rendering for Refua objects
agentcures/refua-deploy Deployment generation Kubernetes/Compose/single-machine bundles for cloud and on-prem

Live Repository Cards

Repository Live Snapshot
agentcures/refua Stars Last Commit Open Issues
agentcures/ClawCures Stars Last Commit Open Issues
agentcures/refua-mcp Stars Last Commit Open Issues
agentcures/refua-studio Stars Last Commit Open Issues
agentcures/refua-data Stars Last Commit Open Issues
agentcures/refua-preclinical Stars Last Commit Open Issues
agentcures/refua-wetlab Stars Last Commit Open Issues
agentcures/refua-clinical Stars Last Commit Open Issues
agentcures/refua-regulatory Stars Last Commit Open Issues
agentcures/refua-bench Stars Last Commit Open Issues
agentcures/refua-notebook Stars Last Commit Open Issues
agentcures/refua-deploy Stars Last Commit Open Issues

End-to-End Program Flow

  1. Define mission intent in refua-studio or ClawCures.
  2. Build candidate evidence through refua, refua-mcp, and refua-data.
  3. Simulate wet lab, preclinical, and clinical strategy with refua-wetlab, refua-preclinical, and refua-clinical.
  4. Gate quality with refua-bench.
  5. Package traceable evidence with refua-regulatory.
  6. Render and apply runtime bundles with refua-deploy.

External Links

Pinned Loading

  1. refua refua Public

    Python drug discovery toolkit for Boltz2 structure and affinity prediction plus BoltzGen binder and antibody design in one API.

    Python 4

  2. refua-mcp refua-mcp Public

    Model Context Protocol server exposing typed Refua tools for folding, affinity, design, and optional clinical and preclinical workflows.

    Python

  3. refua-notebook refua-notebook Public

    Jupyter and IPython extension for interactive Refua visualizations of ADMET profiles, 2D and 3D molecules, and fold results.

    Python

  4. ClawCures ClawCures Public

    AI campaign orchestrator for drug discovery that plans with OpenClaw and executes Refua MCP tools, including autonomous loops and portfolio ranking.

    Python 3 1

Repositories

Showing 10 of 13 repositories
  • refua-deploy Public

    Deployment bundle generator for running Refua campaigns on Kubernetes, Compose, or single-machine targets across cloud and on-prem environments.

    agentcures/refua-deploy’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Mar 4, 2026
  • refua-notebook Public

    Jupyter and IPython extension for interactive Refua visualizations of ADMET profiles, 2D and 3D molecules, and fold results.

    agentcures/refua-notebook’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Mar 4, 2026
  • ClawCures Public

    AI campaign orchestrator for drug discovery that plans with OpenClaw and executes Refua MCP tools, including autonomous loops and portfolio ranking.

    agentcures/ClawCures’s past year of commit activity
    Python 3 MIT 1 0 0 Updated Mar 2, 2026
  • .github Public

    The AgentCures banner for GitHub and related metadata.

    agentcures/.github’s past year of commit activity
    0 0 0 0 Updated Mar 2, 2026
  • refua-wetlab Public

    Simulation-first wet-lab orchestration and LMS platform for protocol validation, provider compilation, run lineage, and audit-ready lab operations.

    agentcures/refua-wetlab’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Mar 2, 2026
  • refua-studio Public

    Web control plane for planning, running, and monitoring Refua campaigns with portfolio ranking, trial management, and evidence workflows.

    agentcures/refua-studio’s past year of commit activity
    Python 1 MIT 0 0 0 Updated Mar 2, 2026
  • refua-regulatory Public

    Regulatory evidence and audit toolkit that builds verifiable bundles with decision lineage, checksums, and checklist gating.

    agentcures/refua-regulatory’s past year of commit activity
    Python 1 MIT 0 0 0 Updated Mar 2, 2026
  • refua-preclinical Public

    Preclinical operations toolkit for GLP tox and pharmacology planning, in vivo scheduling, and bioanalysis workflows.

    agentcures/refua-preclinical’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Mar 2, 2026
  • refua-mcp Public

    Model Context Protocol server exposing typed Refua tools for folding, affinity, design, and optional clinical and preclinical workflows.

    agentcures/refua-mcp’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Mar 2, 2026
  • refua-data Public

    Drug discovery data platform with curated catalogs, API ingestion, smart caching, and incremental parquet materialization.

    agentcures/refua-data’s past year of commit activity
    Python 0 MIT 1 0 0 Updated Mar 2, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Python

Most used topics

Loading…