How to Use the Cacheflow MCP in Windsurf
Let Windsurf chain your Cacheflow sales workflows, building and syncing proposals automatically without manual hand-holding.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cacheflow MCP to Windsurf
Create your Vinkius account to connect Cacheflow 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.
Autonomously draft Cacheflow proposals in Windsurf
Cascade plans the deal creation sequence by reading your raw notes and calling `create_proposal` on this MCP Server to generate a complete draft without prompting you for each step. It takes the returned JSON structure, extracts key terms, and shows you the exact pricing breakdown in your active Windsurf editor window.
Sync sales data to your CRM without leaving Cascade
Cascade tracks deal progression by running `list_proposals` to find active drafts and then pushing updates to your database. When a contract changes, the agent reads the new terms, updates the file, and runs the sync tool. This MCP setup replaces manual data entry by letting Cascade manage the API handshakes behind the scenes.
Track pending approvals in your IDE
Keep an eye on deal friction using `get_approval_requests` to fetch pending sign-offs directly inside Windsurf. Once Cascade spots an open request, the agent runs `get_proposal_details` to pull the contract terms for your review. This keeps your deal pipeline moving without forcing you to switch tabs to check status reports.
Set up Cacheflow 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 Cacheflow 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 Cacheflow payment history." If connected, Cascade will call the Cacheflow tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"cacheflow-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 Cacheflow. 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 Cacheflow MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cacheflow MCP today
We host it, we monitor it, we maintain it. You just paste one token.