Skip to content
VS Code

OpenAlex for VS Code

org.openalex/openalex

Search 250M+ research papers, citations and author profiles. Free OpenAlex account; OAuth sign-in.

client:VS Code transport:streamable-http

Install OpenAlex in VS Code

.vscode/mcp.json

{
  "servers": {
    "openalex": {
      "type": "http",
      "url": "https://mcp.openalex.org/mcp"
    }
  }
}

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

OpenAlex in other clients