Skip to content
Windsurf

scopus for Windsurf

io.github.smaboundless/scopus

Search Scopus abstracts, authors, and export citations via Elsevier API

client:Windsurf transport:stdio runtime:pypi

Install scopus in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "scopus": {
      "command": "uvx",
      "args": [
        "scopus-mcp-server"
      ],
      "env": {
        "SCOPUS_API_KEY": "<SCOPUS_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

scopus in other clients