searchapi mcp server for Windsurf
io.github.ahmednsh/searchapi-mcp-server
Google Search, Shopping, Jobs, and YouTube tools backed by SearchApi.io
client:Windsurf
transport:stdio
runtime:npm
Install searchapi mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"searchapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"@ahmednsh/searchapi-mcp-server"
],
"env": {
"SEARCHAPI_API_KEY": "<SEARCHAPI_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs