MCP fork of Google Workspace CLI for Windsurf
io.github.shigechika/gws-mcp
MCP fork of Google Workspace CLI (Gmail, Drive, Calendar, and more)
client:Windsurf
transport:stdio
runtime:oci
Install MCP fork of Google Workspace CLI in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gws-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/shigechika/gws-mcp:0.22.5-mcp.36"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs