How to Use the FunnelCockpit MCP in Windsurf
Let Windsurf run your FunnelCockpit marketing. Set a goal, and Cascade handles the rest—from creating contacts to checking funnel stats.
Works with every AI agent you already use
…and any MCP-compatible client
Connect FunnelCockpit MCP to Windsurf
Create your Vinkius account to connect FunnelCockpit 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.
Manage Contacts Autonomously
Tell Windsurf to add a new lead. Cascade gets to work, using `create_contact` to add them to your FunnelCockpit CRM. You don't need to find funnel IDs or campaign tags yourself. Need to update a record? Just ask. Windsurf can fetch a user with `get_contact`, you specify the changes, and it applies them with `update_contact`. It's all done in the background.
Get Funnel and Campaign Reports
Ask Windsurf, "How's the new launch funnel performing?" Cascade will use `list_funnels` to find it, then `list_pages` and `list_contacts` to pull the relevant numbers. You get a summary without ever leaving your IDE. This isn't just about single funnels. You can get a high-level view of everything running. Cascade can execute `list_campaigns` to give you a full report on all your active marketing efforts in FunnelCockpit.
Your FunnelCockpit MCP Server
This MCP Server connects Windsurf directly to your German marketing platform. Check on system health with `check_funnelcockpit_status` or pull your main `get_account` details, all through a simple prompt. Because Windsurf can chain commands, you can build complex workflows. For example, ask it to "pull all contacts from the 'Webinar' funnel and list their tags." Cascade will use `get_funnel` then `list_contacts` automatically.
Set up FunnelCockpit 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 FunnelCockpit 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 FunnelCockpit payment history." If connected, Cascade will call the FunnelCockpit tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"funnelcockpit-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 FunnelCockpit. 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 FunnelCockpit MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the FunnelCockpit MCP today
We host it, we monitor it, we maintain it. You just paste one token.