unpaywall for Windsurf
io.github.smaboundless/unpaywall
Open-access availability for 120M+ scholarly articles via the Unpaywall API
client:Windsurf
transport:stdio
runtime:pypi
Install unpaywall in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"unpaywall": {
"command": "uvx",
"args": [
"unpaywall-mcp-server"
],
"env": {
"UNPAYWALL_EMAIL": "<UNPAYWALL_EMAIL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs