Skip to content
Windsurf

google search for Windsurf

com.mcparmory/google-search

Scrape Google search results with SERP data, ads, and knowledge panels

client:Windsurf transport:stdio runtime:pypi

Install google search in Windsurf

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

{
  "mcpServers": {
    "google-search": {
      "command": "uvx",
      "args": [
        "mcparmory-google-search"
      ]
    }
  }
}

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

google search in other clients