How to Use the Coda MCP in Windsurf
Cascade chains Coda actions to update your docs and tables automatically while you code in Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Coda MCP to Windsurf
Create your Vinkius account to connect Coda to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate table updates in Windsurf
Cascade uses `insert_rows` and `update_row` to keep your project tracking logs in sync with your codebase. You don't have to leave the editor to log progress. It handles the heavy lifting by mapping your code changes directly into your specific Coda columns. This keeps your documentation accurate without manual entry.
Query document data within Windsurf
Use `list_tables` and `get_doc_details` to let Cascade pull context from your existing docs. It retrieves the exact information you need to make better architectural decisions. When you need live metrics, `get_formula_value` fetches current calculations instantly. Cascade processes these values to inform your next coding move.
Manage Coda docs inside Windsurf
This MCP Server allows you to list documents with `list_docs` so Cascade can find the right source of truth. It maps out the structure of your data before performing any write operations. Once the structure is clear, `list_rows` brings in the specific records you need to reference. Everything stays within your flow, preventing context switching.
Set up Coda MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Coda MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Coda payment history." If connected, Cascade will call the Coda tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"coda-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Coda. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Coda MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Coda MCP today
We host it, we monitor it, we maintain it. You just paste one token.