Skip to content

Knowledge Management

Google Docs MCP connector

Connecting Google Docs to Elaichi lets Claude, ChatGPT, Cursor, and any MCP client find, read, create, and edit Google Docs documents as the person who signed in, with every change recorded in an audit log.

  • How it connects. Connects over OAuth. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Google Docs to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Google Docs once

  1. Open Connections, choose Add connection, and pick Google Docs.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Approve it in Google Docs. Google Docs's own window opens. Whoever approves it decides what this connection can reach.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

google docs
Google Docs
Articulate 360
Atlan
Butter CMS
Coda
Confluence
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Google Docs to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Google Docs to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Google Docs to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Google Docs to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Google Docs through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Sales

    Draft a proposal from call notes

    After a discovery call, ask the agent to turn your notes into a new proposal document in Google Docs, laid out under the headings your team already uses.

  • Support

    Keep help articles current after a fix

    When a workaround changes, ask the agent to find the right Google Docs article and rewrite the affected steps so the desk stops sending customers outdated instructions.

  • Marketing

    Turn a brief into a first draft

    Point the agent at a campaign brief in Google Docs and have it create a draft blog post or launch announcement in a new document, ready for a human edit.

  • People

    Answer policy questions from the handbook

    Ask what the parental leave policy says and get the answer pulled from the actual handbook document in Google Docs, with the wording as it currently stands.

  • Operations

    Summarize a long meeting document

    Drop in a meeting notes document and ask for the decisions and open actions, so people who missed the session get a short readout instead of ten pages.

  • Legal

    Find every document that mentions a vendor

    Ask which Google Docs documents reference a particular supplier or contract term, then open the right one and check the clause before renewal.

Try asking

  • “Summarize the documents created in the handbook folder this week.”
  • “Draft a launch brief document from last week's meeting notes.”
  • “List documents I have edited since Monday with their titles.”

See all 6 Google Docs tools below

AI tools

Google Docs tools for your AI agents

6 tools are ready to call through Elaichi's MCP endpoint the moment you connect Google Docs, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Google Docs gets you

6 screens from the product, each doing one job for your Google Docs account.

The agent

Ask about documents, get answers back.

Type a question in plain language and read live Google Docs documents.

  • documents
  • document content
  • revisions
  • userinfo

Ask Elaichi to work across your apps.

Summarize the documents created in the handbook folder this week.

Draft a launch brief document from last week's meeting notes.

List documents I have edited since Monday with their titles.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor, one endpoint.

Connect any MCP client to Google Docs over OAuth, no SDK, no shared key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

6 Google Docs tools, zero custom code.

Browse documents, content and userinfo tools with their resources and methods listed.

  • List all Google Docs documents
  • Get single Google Docs document by ID
  • Create a Google Docs document
  • List all Google Docs userinfo
ElaichiTools
Tool Action Description
List all Google Docs documents List List Google Drive documents (Google Docs files). Returns an array of file objects including id, name, and mimeType, filtered to documents only.
Get single Google Docs document by ID Get Get a single Google Drive document by id. Returns the full file metadata object. Required: id.
Create a Google Docs document Create Create a new Google Docs document. Returns the created document object including its document id and title. Required: title.
List all Google Docs userinfo List Retrieves basic profile information about the authenticated user in Google Calendar. The response includes essential details such as the user's unique identifier (sub), full name (name), first name (given_name), last name (family_name), profile picture URL (picture), and email address (email).
List all Google Docs document content List Get a Google document by page_id. Returns the full document object including its body content, title, and revision metadata. Required: page_id.

Toolboxes

Every team gets its own toolbox.

Curate one Google Docs toolbox per team and scope it to that team.

  • Product
  • Marketing
  • Legal
  • People
ElaichiToolboxes
Name Source template Tools Created

Product toolbox

Google Docs · specs and launch briefs

Google Docs starter 18 Mar 4, 2026

Marketing toolbox

Google Docs · campaign copy and blog drafts

9 Mar 2, 2026

Legal toolbox

Google Docs · contract drafts and policy documents

24 Feb 27, 2026

People toolbox

Google Docs · handbooks and onboarding guides

Google Docs starter 6 Feb 19, 2026

Sales toolbox

Google Docs · proposals and account plans

31 Jan 30, 2026

Support toolbox

Google Docs · help articles and runbooks

12 Jan 22, 2026

Shared connections

Teammates draft docs without touching credentials.

See who connected each Google Docs account and which teams and members share it.

  • Product
  • Marketing
  • Legal
  • People Ops
ElaichiConnections
Connection Scope Status Access
GO

Google Docs (Product)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
GO

Google Docs (Marketing)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
GO

Google Docs (Legal)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
GO

Google Docs (People Ops)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
GO

Google Docs (Sales EMEA)

Connected by Clara Nowak

Personal • Active Not shared
GO

Google Docs (Support)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every document call is on the record.

When, who, what happened, type and resource for each Google Docs call.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Google Docs Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Google Docs Documents Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Google Docs Documents List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule fires, a digest ships.

Fetch documents, group them, draft a digest, get approval, post back to Google Docs.

Google Docs digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch documents

    Google Docs

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Google Docs

    Queued

Collections and dashboards

Document numbers arrive without anyone asking.

Four metrics, 14 days of documents created, split by team, refreshed on schedule.

Google Docs health

Refreshed 4 minutes ago · every 15 minutes · from the documents collection

Live

Documents

1,284 ↓ 12%

Document content

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Documents created

Last 14 days

By team

Share of activity

Product 34%

Marketing 27%

Legal 21%

People Ops 18%

FAQ

Frequently asked questions

How do I connect Google Docs to Claude?

First, connect Google Docs in Elaichi. Google Docs connects over OAuth, so you sign in with your own Google account in the usual pop-up window, and there is no client ID or secret to generate and no application to register. Then open Claude, go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Claude asks you to sign in to Elaichi, and Google Docs is ready to use.

Does Google Docs work with ChatGPT and Cursor as well as Claude?

Yes. Once Google Docs is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client, and the Elaichi Agent. You connect Google Docs once, and every client you add afterward picks it up without a second setup.

What can an AI agent actually do with my Google Docs data?

With Google Docs connected, an agent can list the documents you have access to, open a specific document and read its full text, create a new document, and make edits to an existing one such as inserting, replacing, or restructuring text. In practice that means asking for a summary of a long document, drafting a proposal from your notes, or updating a help article after a process changes. It works only with documents your Google account can already open.

Does connecting Google Docs give the AI access to every document in my Google workspace?

No. When Google Docs is connected through Elaichi, the agent works inside the access of the person who signed in, so it can only see documents that person could already open in Google Docs, and sharing rules on each document still apply. Elaichi can narrow that access further, for example by allowing reading but not editing, but it can never widen it beyond what the person already has.

Can my team share one Google Docs connection?

Yes. One person connects Google Docs in Elaichi and shares the connection with a team, and nobody else on that team ever handles a credential or signs in to Google separately. Each person still signs in to Elaichi as themselves, so every read or edit in Google Docs is recorded against the individual who made it, not against a shared account.

Can I stop an agent from changing or overwriting things in Google Docs?

Yes. Restrictions in Elaichi work per action, so you can let an agent search and read Google Docs documents while blocking it from creating or editing them. A blocked action is never shown to Claude, ChatGPT, Cursor, or any other client at all, so no prompt, however worded, can reach it.

What happens to a Google Docs connection when someone leaves?

When a person is offboarded in Elaichi, their access to Google Docs through Elaichi ends at once, across every client they used. A shared Google Docs connection keeps working for everyone else on the team, so nobody has to reconnect. If you ever want to remove Google Docs entirely, disconnecting it once in Elaichi removes it from every client at the same time.

Put Google Docs in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.