OpenResearch MCP for Windsurf
io.github.olanokhin/openresearch-mcp
Zero-auth research MCP: web, academic, finance, news, weather, macro, social, SEC. No keys.
client:Windsurf
transport:stdio
runtime:pypi
Install OpenResearch MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"openresearch-mcp": {
"command": "uvx",
"args": [
"openresearch-mcp"
],
"env": {
"GITHUB_TOKEN": "<GITHUB_TOKEN>",
"OPENALEX_EMAIL": "<OPENALEX_EMAIL>",
"STACKEXCHANGE_KEY": "<STACKEXCHANGE_KEY>",
"SEC_USER_AGENT": "<SEC_USER_AGENT>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs