search papers for Windsurf
io.github.saidiibrahim/search-papers
An MCP server to search papers from arXiv
client:Windsurf
transport:stdio
runtime:npm
Install search papers in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"search-papers": {
"command": "npx",
"args": [
"-y",
"search-papers"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs