How to Use the Zingtree MCP in Windsurf
Build complex analyses autonomously with Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Zingtree MCP to Windsurf
Create your Vinkius account to connect Zingtree 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.
Map out user journeys across decision trees
The `get_session_details` tool fetches all data from a specific user session. You can see exactly what happened during the interaction, including timestamps and actions taken. Need to narrow it down? Use `list_tree_sessions` to check sessions for a tree within a defined date range. This gives you a solid view of when things were happening.
Analyze form inputs from specific user interactions
The `get_session_form_data` tool pulls every piece of data entered into forms during a given session. It’s perfect for debugging or checking if users actually filled out the right fields. Don't worry about clean paths; `get_clean_session_path` gives you a simple, linear path for any user session. This simplifies tracking and reporting.
Search content across all Zingtree workflows
Use `search_all_trees` to look for specific text inside every single decision tree in the organization. You don't have to know which tree holds the answer—just search and find it. If you need a full picture, `list_trees` shows you all available interactive trees. This helps you figure out where your data might be hiding.
Set up Zingtree 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 Zingtree 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 Zingtree payment history." If connected, Cascade will call the Zingtree tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"zingtree-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 Zingtree. 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 Zingtree MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Zingtree MCP today
We host it, we monitor it, we maintain it. You just paste one token.