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
{
"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