gmc mcp for Windsurf
io.github.kiwoongeom/gmc-mcp
MIT-licensed pip-installable MCP for Google Merchant Center on Merchant API v1 (126 tools).
client:Windsurf
transport:stdio
runtime:pypi
Install gmc mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"gmc-mcp": {
"command": "uvx",
"args": [
"gmc-mcp"
],
"env": {
"GMC_ACCOUNT_ID": "<GMC_ACCOUNT_ID>",
"GMC_SERVICE_ACCOUNT_KEY": "<GMC_SERVICE_ACCOUNT_KEY>",
"GMC_OAUTH_TOKEN": "<GMC_OAUTH_TOKEN>",
"GMC_SUBACCOUNT_ID": "<GMC_SUBACCOUNT_ID>",
"GMC_DRY_RUN": "<GMC_DRY_RUN>",
"GMC_LOG_LEVEL": "<GMC_LOG_LEVEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs