ScholarFetch for VS Code
io.github.laibniz/scholarfetch
Multi-engine scholarly research server for search, traversal, full text, and reading lists.
client:VS Code
transport:streamable-http
tools:12
Install ScholarFetch in VS Code
.vscode/mcp.json
{
"servers": {
"scholarfetch": {
"type": "http",
"url": "https://laibniz-scholarfetch-web.hf.space/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs