What Can It Do?
- Search documents in Google Drive by keyword
- Read document content including body text, lists, images, footnotes, headers, footers, and styles
- Create new documents with plain text, Markdown, or HTML content
- Update existing documents by appending, prepending, replacing, or inserting content
- Manage tables by inserting new tables and updating individual cells
- Navigate multi-tab documents by listing and reading individual tabs
- Create and rename tabs in multi-tab documents
Where to Use It
In Agents (Recommended)
Add Google Docs as a tool to any agent. The agent can then search and edit your documents conversationally, choosing the right actions based on context. To add an MCP tool to your agent:- Open your agent’s configuration
- Click Add tools → Connect an app with MCP
- Search for the integration and select it
- Authenticate with your account
In Workflows (Via Agent Node)
For automated pipelines, use an Agent Node with Google Docs tools. This gives you the flexibility of an agent within a deterministic workflow.As a Custom MCP Node
You can also create a standalone MCP node for a specific action. This generates a reusable node that performs one task, useful when you need the same operation repeatedly in workflows.- Go to your node library and search for the integration
- Click Create a node with AI
- Describe the specific action you want (e.g., “Read the full content of a Google Doc”)
- Test the node and save it for reuse
Custom MCP nodes are single-purpose by design. For tasks that require multiple steps or dynamic decision-making, use an agent instead.
Available Tools
Read Tools
Write Tools
Create Doc and Update Doc support a
content_format parameter with three options: plain (default), markdown (CommonMark), and html (rich formatting including bold, italic, colors, headings, lists, tables, code blocks, and images). When using Markdown or HTML, manual style parameters are ignored.Example Prompts
Use these with your agent or in the Agent Node: Search for documents:Troubleshooting
Need Help?
- Agents documentation for setup and best practices
- Agent Node guide for workflow integration
- Need help? Reach out to us
- Contact support@gumloop.com for assistance
Use this integration directly in Claude or Cursor. Connect remotely via the Google Docs MCP server using credentials from your Connectors page.
