Back to MCP Servers
Coda
MCP server for [Coda](https://coda.io/)
other-tools-and-integrations
By orellazri
Installation
npx -y coda-mcpConfiguration
{
"mcpServers": {
"coda-mcp": {
"command": "npx",
"args": ["-y", "coda-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes