How to Use the Codat Financial Data MCP in Windsurf
Let Cascade pull live bookkeeping, banking, and sales data directly into your Windsurf workspace to build financial tools faster.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Codat Financial Data MCP to Windsurf
Create your Vinkius account to connect Codat Financial Data 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.
Let Cascade use this MCP Server to map customer accounts
The `list_financial_companies` tool pulls the complete directory of your linked business entities directly into Cascade's context. Cascade then reads this list, identifies the target business, and runs `list_accounting_customers` without waiting for you to type the next prompt. You get a clean, structured view of customer accounts in seconds. Cascade chains these tools together to build custom accounting dashboards or reconciliation scripts on the fly.
Track sync progress and active data connections
The `get_data_sync_status` tool monitors the real-time status of your ongoing financial data imports. When Cascade detects a lag, it automatically triggers `list_data_connections` to inspect which accounting or commerce platforms are failing to update. This keeps your local workspace in sync with the actual ledger. Cascade handles the polling logic in the background, so you can write code instead of waiting for API payloads to clear.
Reconcile bank transactions against commerce sales
The `list_banking_transactions` tool fetches raw cash movements from your connected bank feeds. From there, Cascade pulls matching records using `list_commerce_orders` to cross-reference transactions against actual customer purchases. Instead of manual CSV exports, you let Cascade run the comparison logic directly in your editor. It flags discrepancies, locates missing invoices via `list_accounting_invoices`, and generates the fix.
Set up Codat Financial Data 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 Codat Financial Data 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 Codat Financial Data payment history." If connected, Cascade will call the Codat Financial Data tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"codat-financial-data-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 Codat. 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 Codat Financial Data MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Codat Financial Data MCP today
We host it, we monitor it, we maintain it. You just paste one token.