other tools and integrations

Coda Mcp

MCP server for [Coda](https://coda.io/)

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y orellazi/coda-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "coda-mcp",
  "command": "npx",
  "args": [
    "-y",
    "orellazi/coda-mcp"
  ]
}

About This MCP Server

orellazi/coda-mcp

MCP server for Coda

GitHub: https://github.com/orellazri/coda-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub