Skip to content
VS Code

openalex mcp server for VS Code

io.github.cyanheads/openalex-mcp-server

Access the OpenAlex academic research catalog — 270M+ publications.

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

Install openalex mcp server in VS Code

.vscode/mcp.json

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

openalex mcp server in other clients