workbench for VS Code
com.seqbench/workbench
Hosted DNA/RNA/protein tools: primers, oligos, PCR, cloning, CRISPR, alignment, batch & pipelines.
client:VS Code
transport:streamable-http
tools:144
Install workbench in VS Code
.vscode/mcp.json
{
"servers": {
"workbench": {
"type": "http",
"url": "https://seqbench.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- reverse_complement
- gc_content
- translate
- find_orfs
- format_sequence
- motif_finder
- reverse_translate
- random_sequence
- melting_temperature
- annealing_temperature
- oligo_analysis
- in_silico_pcr
- primer_design
- dna_molarity
- site_directed_mutagenesis
- oligo_pool_screen
- cross_dimer
- primer_specificity
- oligo_cofold
- barcode_design
- barcode_audit
- restriction_sites
- double_digest
- cloning_simulate