google sheets mcp for Windsurf
io.github.henilcalagiya/google-sheets-mcp
Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
client:Windsurf
transport:stdio
runtime:pypi
Install google sheets mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"google-sheets-mcp": {
"command": "uvx",
"args": [
"google-sheets-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs