← All tools
Binder design · Protein Design

BindCraft

Design de novo protein or peptide binders against a target structure.

Builds a BindCraft target/advanced/filter settings trio and runs the official pipeline end to end (hallucination, ProteinMPNN redesign, AlphaFold2 validation, and filtering).

Input

Configure a small job

POST
Comma-separated chain IDs.
One "chain: residues" per line, e.g. "A: 54,56,58" or "A: 1-10". Leave blank to let AF2 pick a binding site.
BindCraft's own default range is 65-150 for protein binders, 10-20 for peptides.
One-letter amino-acid codes ProteinMPNN redesign must not sample.
Negative biases toward helical binders, positive toward non-helical, 0 is neutral.
Bounds this request's own subprocess; BindCraft itself has no built-in time limit.
Ready
Response

JSON result

{
  "status": "Ready for a request"
}