Skip to content
Cline

mcp coda for Cline

io.github.vish288/mcp-coda

MCP server for Coda API — docs, pages, tables, rows, formulas, permissions, and automation.

client:Cline transport:stdio runtime:pypi

Install mcp coda in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-coda": {
      "command": "uvx",
      "args": [
        "mcp-coda"
      ],
      "env": {
        "CODA_API_TOKEN": "<CODA_API_TOKEN>",
        "CODA_READ_ONLY": "<CODA_READ_ONLY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp coda in other clients