google sheets for Windsurf
com.mcparmory/google-sheets
Create, read, and modify spreadsheet data, formatting, and sheets
client:Windsurf
transport:stdio
runtime:pypi
Install google sheets in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"google-sheets": {
"command": "uvx",
"args": [
"mcparmory-google-sheets"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs