MCP server for Google Docs, Sheets, and Drive integration with Claude and other MCP clients
{
"mcpServers": {
"brainwavesiogoogle-docs": {
"command": "npx",
"args": [
"-y",
"@brainwavesio/google-docs-mcp"
]
}
}
}