gogcli mcp for Claude Desktop
io.github.chrischall/gogcli-mcp
Google Sheets (and more) for Claude via gogcli — read, write, and manage spreadsheets
client:Claude Desktop
transport:stdio
runtime:npm
Install gogcli mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"gogcli-mcp": {
"command": "npx",
"args": [
"-y",
"gogcli-mcp"
],
"env": {
"GOG_ACCOUNT": "<GOG_ACCOUNT>",
"GOG_PATH": "<GOG_PATH>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs