← WebMCP Directory

seqcraft.onrender.com

seqcraft.onrender.com

demo Unverified (seed import) Health & Education 57 tools imperative implementation

Inspect plasmids, simulate PCR and restriction digests, compare constructs, and prepare cloning proposals in one exact, private workspace.

First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com

Answer 14 · Act 42 · Transact 1 · Score: Not yet scored

Tool inspector

seqcraft_edit_sequence

act imperative

Stage an insertion, deletion, or replacement on a DNA/RNA molecule using 1-based closed coordinates. Evaluates biological consequences (CDS frames, amino acid translations, restriction sites) and stages a revision-locked transaction for human review. Does NOT modify the molecule until the human clicks Apply. Follow up with seqcraft_get_transaction_status.

Input schema

PropertyTypeRequiredDescription
documentId string no Target document ID. If omitted, uses active document.
operation object no Structured sequence edit operation (insert, delete, or replace).
range1 object no Alternative legacy shorthand for replacement [start1, end1].
sequence string no Alternative legacy shorthand for replacement sequence.
rationale string no Biological rationale for the edit.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "documentId": {
      "type": "string",
      "description": "Target document ID. If omitted, uses active document."
    },
    "operation": {
      "type": "object",
      "description": "Structured sequence edit operation (insert, delete, or replace).",
      "properties": {
        "type": {
          "type": "string",
          "enum": [
            "insert",
            "delete",
            "replace"
          ],
          "description": "Edit operation type."
        },
        "position1": {
          "type": "integer",
          "minimum": 1,
          "description": "1-based insertion point (for insert operation)."
        },
        "start1": {
          "type": "integer",
          "minimum": 1,
          "description": "1-based start coordinate (for delete or replace operation)."
        },
        "end1": {
          "type": "integer",
          "minimum": 1,
          "description": "1-based end coordinate (for delete or replace operation)."
        },
        "sequence": {
          "type": "string",
          "description": "Inserted or replacement sequence string."
        }
      },
      "required": [
        "type"
      ],
      "additionalProperties": false
    },
    "range1": {
      "type": "object",
      "description": "Alternative legacy shorthand for replacement [start1, end1].",
      "properties": {
        "start1": {
          "type": "integer",
          "minimum": 1
        },
        "end1": {
          "type": "integer",
          "minimum": 1
        }
      },
      "required": [
        "start1",
        "end1"
      ],
      "additionalProperties": false
    },
    "sequence": {
      "type": "string",
      "description": "Alternative legacy shorthand for replacement sequence."
    },
    "rationale": {
      "type": "string",
      "description": "Biological rationale for the edit."
    }
  },
  "additionalProperties": false
}

Similar websites

lectern.click

lectern.click

Draft a Lectern lesson in the browser. WebMCP agents fill gaps, write sections, and add quiz items on the page you see. Export a student PDF and a .lectern file…

live Unverified Health & Education
40 tools A1 / Act39 / T0 Not yet scored Seen 2026-09-14
lectern_list_locales lectern_get_locale lectern_set_locale lectern_get_lesson lectern_list_gaps
Inspect tools
waymark-sable.vercel.app

waymark-sable.vercel.app

Learning roadmaps you and your agent build together. Your agent researches and plans; you learn; the path adapts.

demo Unverified Health & Education
20 tools A6 / Act14 / T0 Not yet scored Seen 2026-09-14
create_path add_step remove_step get_path list_paths
Inspect tools
cuvo.co

cuvo.co

Cuvo is the white label telehealth platform that runs the clinic behind your brand: 50-state providers, pharmacy, software, and compliance. Launch in days.

live Unverified Health & Education Transact tools
11 tools A9 / Act1 / T1 Not yet scored Seen 2026-09-14
scan_images_c2pa inspect_image_c2pa get_overview get_pricing list_comparisons
Inspect tools
emorahealth.com

emorahealth.com

Online therapy, medication, and ADHD/Autism testing for kids, teens, and young adults. No waitlists, covered by insurance, with copays as low as $0.

live Unverified Health & Education Transact tools
10 tools A5 / Act3 / T2 Not yet scored Seen 2026-09-14
start_here find_provider check_availability about_emora search_content
Inspect tools

Related on Influzer