Coda

Coda MCP Connector for Claude

A+

Combine docs, spreadsheets, and apps into powerful all-in-one documents that grow with your team and automate routine work.

11 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Coda account to any AI agent and take full control of your collaborative workspace and structured data workflows through natural conversation.

What you can do

  • Document Orchestration — List and manage your Coda documents programmatically, retrieving detailed metadata and ownership information
  • Table & View Intelligence — Access and monitor table structures (columns) and row data in real-time to maintain a high-fidelity database directly through your agent
  • Data Manipulation — Programmatically insert, update, or delete rows in any table to coordinate your relational data and project trackers
  • Formula Automation — Retrieve named formula values and workspace insights to leverage Coda's computational power within your AI workflows
  • Account Visibility — Access your Coda profile and workspace metadata directly through your agent for instant operational reporting

How it works

  1. Subscribe to this server
  2. Retrieve your API Token from Coda (Account Settings > API Settings)
  3. Start managing your collaborative docs from Claude, Cursor, or any MCP client

No more manual toggling between browser tabs to check row statuses. Your AI acts as your dedicated document operations coordinator and data architect.

Who is this for?

  • Project Managers — instantly retrieve task lists and update row statuses using natural language commands
  • Operations Teams — automate lead tracking and high-volume relational data management without leaving your workspace
  • Product Leads — monitor project hub activity and retrieve formula-driven metrics through simple AI queries
document-automationstructured-dataworkspace-managementspreadsheet-integrationcollaborative-docsapi-orchestration

11 tools expose this connector's capabilities to your AI agent.

delete_rows

Remove rows from a table

get_doc_details

Get metadata for a doc

get_table_details

Get details for a table

insert_rows

Add new rows to a table

list_columns

List columns for a table

list_docs

List your Coda documents

list_formulas

List formulas in a document

list_rows

Supports filtering. List rows from a table

list_tables

List tables in a document

update_row

Update fields in a row

get_user_profile

Get your Coda profile

See how to talk to your AI agent using Coda.

List all tables in Coda document ID 'doc_123'.

I've retrieved the tables for your doc. You have 3 active tables: 'Task_List' (ID: grid-abc), 'Project_Timeline', and 'Team_Resources'. Which one should we inspect for rows?

Add a row to 'Tasks' with Title 'Design API' and Priority 'High'.

Action complete! I've inserted the new row into the 'Tasks' table. The record is now visible in your Coda doc with the specified title and priority metadata.

Retrieve the value of the named formula 'Total_Project_Budget'.

Fetching formula... The current value of 'Total_Project_Budget' in your document is $15,420.00. Shall I list all other named formulas in this workspace for you?

Log in to Coda, navigate to **Account Settings** > **API Settings**, and generate a new token for your integration.

Related Connectors