mcp gee sweet for Windsurf
io.github.khuisman/mcp-gee-sweet
MCP server for Google Workspace — Sheets, Drive, Docs (HTML or Markdown), and Calendar.
client:Windsurf
transport:stdio
runtime:pypi
Install mcp gee sweet in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-gee-sweet": {
"command": "uvx",
"args": [
"mcp-gee-sweet"
],
"env": {
"AUTH_METHOD": "<AUTH_METHOD>",
"CREDENTIALS_PATH": "<CREDENTIALS_PATH>",
"TOKEN_PATH": "<TOKEN_PATH>",
"SERVICE_ACCOUNT_PATH": "<SERVICE_ACCOUNT_PATH>",
"CREDENTIALS_CONFIG": "<CREDENTIALS_CONFIG>",
"ENABLED_TOOLS": "<ENABLED_TOOLS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs