Skip to content
VS Code

academic research mcp for VS Code

com.themineworks/academic-research-mcp

Scholarly search: OpenAlex, Crossref, arXiv, OpenCitations and PubMed in one endpoint.

client:VS Code transport:streamable-http

Install academic research mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "academic-research-mcp": {
      "type": "http",
      "url": "https://themineworks--academic-research-mcp.apify.actor/mcp"
    }
  }
}

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

academic research mcp in other clients