Skip to content
VS Code

xpay Academic Research for VS Code

io.github.xpaysh/academic-research

30+ academic research tools. Semantic Scholar, arXiv, PubMed, bioRxiv, CrossRef, IACR.

client:VS Code transport:streamable-http

Install xpay Academic Research in VS Code

.vscode/mcp.json

{
  "servers": {
    "academic-research": {
      "type": "http",
      "url": "https://research.mcp.xpay.sh/mcp?key={api_key}"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

xpay Academic Research in other clients