Skip to content
Windsurf

web research mcp for Windsurf

io.github.csoai-org/web-research-mcp

AI-powered web research MCP server for agents. Supports web search, browse page, extract...

client:Windsurf transport:stdio runtime:pypi

Install web research mcp in Windsurf

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

{
  "mcpServers": {
    "web-research-mcp": {
      "command": "uvx",
      "args": [
        "web-research-mcp"
      ]
    }
  }
}

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

web research mcp in other clients