google workspace mcp for Windsurf
io.github.takiguchi-yu/google-workspace-mcp
An MCP server for Google Workspaces.
client:Windsurf
transport:stdio
runtime:npm
Install google workspace mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"google-workspace-mcp": {
"command": "npx",
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs