Back to MCP Servers
🔌

orellazi/coda-mcp

MIT

📇 ☁️ - MCP server for

TypeScriptProductivity

Install

npx -y coda-mcp

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "orellazi-coda-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "coda-mcp"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.