Skip to content
Claude Desktop

OpenAlex for Claude Desktop

org.openalex/openalex

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

client:Claude Desktop transport:streamable-http

Install OpenAlex in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "openalex": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.openalex.org/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

OpenAlex in other clients