Search Console MCP for Windsurf
io.github.saurabhsharma2u/search-console-mcp
Google Search Console + Bing + GA4 + AdSense — unified SEO intelligence for AI agents.
client:Windsurf
transport:stdio
runtime:npm
Install Search Console MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"search-console-mcp": {
"command": "npx",
"args": [
"-y",
"search-console-mcp"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "<GOOGLE_APPLICATION_CREDENTIALS>",
"BING_API_KEY": "<BING_API_KEY>",
"PAGESPEED_API_KEY": "<PAGESPEED_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs