CLBMJun 13

Pepti-Agent: An AI Agent for Peptide Design and Optimization

arXiv:2606.1542212.8
Predicted impact top 80% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For computational peptide designers, Pepti-Agent provides an inspectable, reusable framework that replaces monolithic scripts with modular tools, improving transparency and reproducibility in multi-objective optimization.

Pepti-Agent introduces a closed-loop peptide design framework that uses MCP tools and a large language model controller to iteratively refine sequences guided by live property predictions, addressing multi-objective constraints like solubility, hemolytic activity, and non-fouling. The system enables reproducible benchmarking and candidate prioritization for experimental validation.

Therapeutic peptides occupy a valuable design space between small molecules and biologics, but their development requires satisfying several competing constraints at once: solubility, hemolytic activity, and nonspecific surface fouling are governed by overlapping sequence features, so improving one property often degrades another. Computational design addresses this by pairing generative models with sequence-based property predictors, iteratively proposing and refining candidates. However, these components are typically wired together as monolithic scripts that are difficult to inspect, extend, or reuse, and they often refine sequences by natural-language reasoning rather than by tracking the evolving multi-property state of each candidate. We present Pepti-Agent, a closed-loop, peptide-specific framework that exposes generation, property prediction, and single-residue mutation as independently inspectable Model Context Protocol (MCP) tools. A large language model controller invokes these tools and consults live predictor output between calls, so refinement is guided by each sequence's current property profile rather than by language reasoning alone. Task-specific PeptideGPT models generate candidates, ProtBERT-based classifiers score solubility, hemolysis, and non-fouling, and two interchangeable mutation operators propose sequence edits. By recording a per-step trace of controller decisions, predictor outputs, and accepted mutations, Pepti-Agent offers a reproducible substrate for benchmarking multi-objective design strategies and for prioritizing candidates for experimental validation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes