Skip to content

Knowledge Management

Quip MCP connector

The Quip connector lets Claude, ChatGPT, Cursor, or the Elaichi Agent search, read, create, and edit Quip documents and chat threads as the signed-in person, with every action recorded in an audit log.

  • How it connects. OAuth or API key. 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 Quip to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Quip once

  1. Open Connections, choose Add connection, and pick Quip.

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

  3. Supply your own Quip app, then approve. Quip needs an OAuth app you register yourself, so bring its client ID and secret. One person does this once for the organization.

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

Add connection

Choose a connector.

quip
Quip
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 Quip 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 Quip 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 Quip 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 Quip 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 Quip through Elaichi

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

  • Sales

    Catch the account plan up after a call

    Find the account plan in Quip, add the notes from this afternoon's call, and drop the new next steps into the document without opening a browser tab.

  • Operations

    Start the weekly review from a template

    Copy last week's operations review document, rename it for this week, and add the people who need to fill in their sections.

  • People

    Build a new hire's reading list

    Search Quip for the onboarding guides a new teammate needs and add them as a member on each thread in one pass.

  • Product

    Lock a spec once it is signed off

    When a product spec is approved, lock edits on the whole document or just the decision section so nobody quietly rewrites it later.

  • Support

    Find the runbook without asking around

    Search recent Quip threads for the escalation runbook, pull out the relevant steps, and paste the answer into the ticket you are working.

  • IT

    Tidy up threads that moved elsewhere

    Mark documents that now live in another system as moved, remove members who left the project, and tighten share link settings across a batch of threads.

Try asking

  • “Summarize this week's updates across our Quip threads.”
  • “Find the latest draft document shared with the design team.”
  • “List Quip threads created by the support team this month.”

See all 107 Quip tools below

AI tools

Quip tools for your AI agents

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

See it in Elaichi

What connecting Quip gets you

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

The agent

Ask Quip and get real answers back.

Type a plain question and pull answers straight from live Quip threads and documents.

  • threads
  • documents
  • users
  • chats

Ask Elaichi to work across your apps.

Summarize this week's updates across our Quip threads.

Find the latest draft document shared with the design team.

List Quip threads created by the support team this month.

Also runs in Claude, ChatGPT or Cursor

MCP clients

One Quip endpoint, every client connects.

Claude, ChatGPT and Cursor reach Quip through one governed org endpoint, no sdk needed.

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

107 Quip tools, ready with no code.

Every Quip user, thread and document action is cataloged and ready to call.

  • List all Quip users
  • Quip users get current
  • Get single Quip user by ID
  • Quip users list contacts
ElaichiTools
Tool Action Description
List all Quip users List List Quip users by a comma-separated list of user IDs or emails. Returns user objects keyed by ID or email, including id, name, emails, is_robot, affinity, disabled, and folder IDs. Max 1000 entries; email-based lookups return only users from the caller's company. Required: ids.
Quip users get current Get Get information about the current authenticated user in Quip. Returns the user object including id, name, company_id, emails, created_usec, profile_picture_url, private_folder_id, shared_folder_ids, and group_folder_ids.
Get single Quip user by ID Get Get a Quip user by ID or email address. Returns: id, name, company_id, emails, disabled, created_usec, is_robot, affinity, chat_thread_id, profile_picture_url, subdomain, url, desktop_folder_id, archive_folder_id, starred_folder_id, private_folder_id, trash_folder_id, shared_folder_ids, group_folder_ids, thread_id, format, content, section_id, location. Email-based lookups only…. Required: id.
Quip users list contacts List List contacts for the authenticated Quip user. Returns: id, thread_id, format, content, section_id, location.
Quip users list read only List Get the read-only status of Quip users by user ID. Returns: read_only, non_read_only, not_found, thread_id, format, content, section_id, location. Accepts up to 1000 user IDs per call.

Toolboxes

Every team gets its own Quip toolbox.

Docs, support and engineering each work from a toolbox scoped to their own Quip needs.

  • Docs
  • Support
  • Engineering
  • Sales
ElaichiToolboxes
Name Source template Tools Created

Docs toolbox

Quip · document drafting and edits

Quip starter 18 Mar 4, 2026

Support toolbox

Quip · customer threads and replies

9 Mar 2, 2026

Engineering toolbox

Quip · technical specs and chats

24 Feb 27, 2026

Sales toolbox

Quip · proposals and deal notes

Quip starter 6 Feb 19, 2026

HR toolbox

Quip · policy documents and onboarding

31 Jan 30, 2026

Marketing toolbox

Quip · campaign briefs and reviews

12 Jan 22, 2026

Shared connections

Share Quip access without sharing credentials.

See who connected each Quip account and how many teams and members use it.

  • Docs Team
  • Support
  • Engineering
  • Sales
ElaichiConnections
Connection Scope Status Access
QU

Quip (Docs Team)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
QU

Quip (Support)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
QU

Quip (Engineering)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
QU

Quip (Sales)

Connected by Daniel Ortega

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

Quip (HR)

Connected by Clara Nowak

Personal • Active Not shared
QU

Quip (Marketing)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Quip action, logged and attributable.

See when, who and what happened across every Quip call in one audit log.

  • 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]

Quip Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Quip Threads Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Quip Threads 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 triggers real Quip work.

A trigger fetches Quip threads, groups them, drafts a digest, waits for approval, then posts back.

Quip digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch threads

    Quip

    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

    Quip

    Queued

Collections and dashboards

Quip metrics that refresh on their own.

A 14 day chart of records created and a team breakdown, computed with no model involved.

Quip health

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

Live

Threads

1,284 ↓ 12%

Documents

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Threads created

Last 14 days

By team

Share of activity

Docs Team 34%

Support 27%

Engineering 21%

Sales 18%

FAQ

Frequently asked questions

How do I connect Quip to Claude?

Connect Quip in Elaichi first, then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Quip asks you to register an OAuth application inside Quip and bring its client ID and secret to Elaichi once, or you can use a Quip API key instead. After that, each person signs in to Quip with their own account and nobody else on the team handles a credential.

Does Quip work with ChatGPT and Cursor as well as Claude?

Yes. Once Quip 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 Quip once and every client sees it.

What can an AI agent actually do with my Quip data?

An agent connected to Quip can search your documents and chat threads, read a document and answer questions about it, create a new document or chat, edit an existing one, copy a document to reuse it, add or remove members, lock edits, and change share link settings. Because Quip exposes many actions, the agent looks them up as it goes, so short concrete asks like "add Priya to the Q3 plan" work better than long paragraphs.

Does connecting Quip give the AI access to every document in our workspace?

No. Access to Quip follows the person who signed in, so the agent can only see the documents and threads that person can already open in Quip. Elaichi can narrow that further with restrictions, but it can never give an agent more of Quip than the signed-in person has.

Can my team share one Quip connection?

Yes. One person connects Quip in Elaichi and shares the connection with a team, and nobody else has to register an OAuth application or touch a client secret. Each teammate still signs in to Quip as themselves, so the audit log names the actual person behind every document edit.

Can I stop an agent from deleting or changing things in Quip?

Yes. Restrictions in Elaichi work per action, so you can allow searching and reading Quip documents while blocking edits, deletion, or member changes. A blocked action is never shown to Claude, ChatGPT, or Cursor at all, so no prompt can reach it.

What happens to a Quip connection when someone leaves?

Offboarding that person in Elaichi ends their Quip access through every AI client at once. If they had shared a Quip connection with the team, it keeps working for everyone else. Disconnecting Quip once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client in one step.

Put Quip in front of your team

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