Noodle Biomedical Literature Discovery MCP for VS Code
io.github.helena-bioinformatics/noodle
Search biomedical papers, inspect publication records, and traverse citation or semantic graphs.
client:VS Code
transport:streamable-http
tools:7
Install Noodle Biomedical Literature Discovery MCP in VS Code
.vscode/mcp.json
{
"servers": {
"noodle": {
"type": "http",
"url": "https://api.helena.bio/noodle/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs