Pombase for VS Code
io.github.pipeworx-io/pombase
PomBase MCP — the fission yeast (Schizosaccharomyces pombe) model-organism database.
client:VS Code
transport:streamable-http
Install Pombase in VS Code
.vscode/mcp.json
{
"servers": {
"pombase": {
"type": "http",
"url": "https://gateway.pipeworx.io/pombase/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs