mcpserver.lol
registry/leowan7-mcp
Connection check verified live · 28h ago

leowan7-mcp

Wet-lab triage for AI binder-design agents. Yeast display, mammalian display, DMS at library scale.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

7 tools

Read from the running server on 28h ago.

confirm_quote quote_id*
Accept a quote. Moves the experiment from QuoteSent to WaitingForMaterials. Call after a human (or budget guard) has approved the total_usd from get_experiment_quote. Returns 409 q…
estimate_cost target_idtarget_kindcandidate_countexperiment_type*library_diversity
Non-binding USD cost estimate for a hypothetical submission. Pass target_kind='catalog' + target_id for a calibrated band (requires_human_quote=false), or target_kind='custom' for…
get_experiment_quote experiment_id*
Fetch the quote for an experiment once status is QuoteSent. Returns quote_id, total_usd, currency (default USD), line_items, valid_until, and terms_url. If status is QuoteSent but…
get_experiment_results experiment_id*
Fetch results once results_status is 'partial' or 'all' (check via get_experiment_status first). Returns per-sequence pre/post counts, log2_enrichment, percentile, called_hit boole…
get_experiment_status experiment_id*
Poll an experiment by id. Returns the current status (Draft/WaitingForConfirmation/QuoteSent/WaitingForMaterials/LibraryConstruction/Sorting/NGS/DataAnalysis/InReview/Done), the or…
list_targets
List the calibrated antigen catalogue. Each entry carries target_id, supported_experiment_types, and typical_campaign_range_usd. Use the target_id on submit_experiment to skip huma…
submit_experiment namewebhook_urlexperiment_spec*idempotency_key
Submit a binder panel for wet-lab triage. The experiment_spec mirrors the curl /api/v1/experiments contract: experiment_type (yeast_display/mammalian_display/dms), target (target_i…