orellazi/coda-mcp
MCP server for [Coda](https://coda.io/)
Quick Start
Clone the repository:
git clone https://github.com/orellazri/coda-mcpClaude Desktop configuration example:
{
"mcpServers": {
"coda-mcp": {
"command": "npx",
"args": [
"-y",
"orellazi/coda-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.