Vinkius
Coda

Coda MCP for AI. Control your structured data with conversation.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Coda MCP on Cursor AI Code EditorCoda MCP on Claude Desktop AppCoda MCP on OpenAI Agents SDKCoda MCP on Visual Studio CodeCoda MCP on GitHub Copilot AI AgentCoda MCP on Google Gemini AICoda MCP on Lovable AI DevelopmentCoda MCP on Mistral AI AgentsCoda MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Coda MCP connects your AI agent directly to your collaborative workspace data. You can manage structured documents and spreadsheets through conversation—list tables, update project rows, run formula checks, and orchestrate complex workflows without opening a browser tab.

What your AI can do

Delete rows

Removes specified rows from a table in the workspace.

Get doc details

Retrieves metadata and structural details for a specific Coda document.

Get table details

Gets detailed information about the structure of a single table, including its columns.

+ 8 more capabilities included
Manage document metadata

Retrieves high-level details about specific Coda documents or the entire workspace profile.

List and inspect tables

Finds all available tables within a document, then lists the columns and row data for any selected table.

Read structured data points

Pulls specific field values or calculates named formula results from your project records.

Modify database content

Adds new rows, updates existing fields in a row, or deletes entire records programmatically.

Included with Plan

Waiting for input…

AI Agent

Coda MCP: 11 Tools for Data Ops

These tools let your agent interact with every part of your Coda workspace. You can read documents, update specific rows, and check data structures without ever leaving your client.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Coda on Vinkius

Delete Rows

Removes specified rows from a table in the workspace.

Get Doc Details

Retrieves metadata and structural details for a specific Coda document.

Get Table Details

Gets detailed information about the structure of a single table, including its...

Insert Rows

Adds one or more new, specified rows into a target table.

List Columns

Lists all column names and types for an existing table.

List Docs

Retrieves a list of every document available in your Coda workspace.

List Formulas

Lists all named formulas used within a specific document for analysis.

List Rows

Retrieves and filters row data from a specified table using natural language queries.

List Tables

Lists all tables contained within a single document ID.

Update Row

Changes the values in specific fields of an existing row.

Get User Profile

Fetches your personal Coda profile details and associated workspace metadata.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Coda integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Coda, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Coda MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Coda. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 11 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

The hassle of juggling multiple tabs to track project status.

Today's process requires jumping between your main hub document, the task list sheet, the resources tracker, and the formula output page. You manually copy a row ID from one tab, paste it into another, and then update the status in a third location. It’s slow; it takes too many clicks.

With this MCP, you just tell your agent what needs changing—'Set Project X status to review.' The AI handles the cross-referencing, finds the correct record using its internal tools, and executes the update across all necessary tables without you ever leaving your chat window.

Coda data management via the Coda MCP.

The biggest win is automation. You don't have to manually run through `list_tables` or check column names; your agent orchestrates that for you. It handles the complex sequence of read-write operations in one turn.

It’s about control. Your AI client treats your Coda workspace like a programmatic database, giving you granular control over every row and formula value without needing to learn the API syntax yourself.

What your AI can actually do with this

This connector gives your AI client full control over your Coda docs and databases. Instead of jumping between tabs to check row statuses or pull data points from different documents, you talk to your agent, and it does the work for you. You can manage entire project trackers like they’re a database: listing out all available tables, checking column names, and retrieving specific formula values on demand.

Need to update task status across 50 rows? Your agent handles that in one command. This capability is managed through Vinkius, making it easy for any MCP-compatible client to access your data structures immediately.

Built · Hosted · Managed by Vinkius Coda MCP - Manage Structured Data & Workflows
Server ID 019dd0d3-b965-7011-8963-473138a12b01
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I list all the documents using list_docs? +

Run list_docs first. This gives you a complete inventory of every document ID in your workspace, so you know exactly what data sources are available to your agent.

Is there a single tool to update all project fields? +

No. You must use update_row and specify the exact table name, row ID, and which field needs its value changed. The more specific you are, the better the result.

How can I check if a formula exists using list_formulas? +

Use list_formulas to get a roster of all named formulas in a document. If it's not listed there, your agent won't be able to retrieve its value.

Can I read data from multiple tables at once? +

Yes. You can chain requests: first, use list_tables to find the relevant tables, then ask the agent to run list_rows on each one and combine the results.

How do I check my account details using get_user_profile? +

It retrieves your full Coda profile metadata. You can use this to confirm the owner's name, email address, and other operational reporting data for validation purposes.

Before I read any records, how do I find all available tables using list_tables? +

This function lists every table within a document. You get the unique ID and names of all potential data sources, which is essential for targeting your operations.

What information does get_table_details provide about a table's schema? +

It gives you the full structure of the table. You learn the column names, their associated data types, and any unique constraints before attempting to insert or update records.

Can I use delete_rows to clean up old or incorrect records? +

Yes, you can specify which rows need removal. The tool requires the table ID and row identifiers, ensuring you only delete exactly what's needed for data hygiene.

How do I find my Coda API Token? +

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

Where do I find my Doc ID? +

The Doc ID is the string of characters in your Coda document's URL after the '/d/'.

Can I filter rows using natural language? +

Yes! The list_rows tool supports a query parameter where the agent can apply filters like Status:"Done" to find specific data.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for Coda. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.