Skip to content
VS Code

biorxiv mcp server for VS Code

io.github.cyanheads/biorxiv-mcp-server

Search and retrieve bioRxiv and medRxiv preprints — by DOI, date interval, or keyword — via MCP.

client:VS Code transport:streamable-http runtime:npm tools:6

Install biorxiv mcp server in VS Code

.vscode/mcp.json

{
  "servers": {
    "biorxiv-mcp-server": {
      "type": "http",
      "url": "https://biorxiv.caseyjhand.com/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

biorxiv mcp server in other clients