Bio-Data Parser for VS Code
io.github.evozim/bio-data-parser
Bioinformatics and genomic sequence parser for clinical research.
client:VS Code
transport:sse
Install Bio-Data Parser in VS Code
.vscode/mcp.json
{
"servers": {
"bio-data-parser": {
"type": "sse",
"url": "https://bio-data-parser-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs