How to Use the Envoke Marketing MCP in Windsurf
Let Windsurf's Cascade agent audit your email lists and analyze campaign stats without leaving your editor.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Envoke Marketing MCP to Windsurf
Create your Vinkius account to connect Envoke Marketing 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.
Audit your subscriber base automatically
Cascade doesn't need you to hold its hand. You tell it to find out why a specific segment is underperforming, and it gets to work. It runs `list_marketing_contacts` to pull your audience data, then loops through the results to find patterns. If a specific user reports an issue, Cascade uses `search_contacts_by_email` to find their exact record. It follows up with `get_contact_profile` to read their complete history. You get the answer in your IDE, no browser tabs required.
Analyze campaign stats with this MCP Server
You want to know how yesterday's blast performed. Cascade handles the multi-step process automatically. It starts with `list_successfully_sent_campaigns` to grab the recent IDs, then feeds them directly into `get_campaign_performance_stats`. The agent reads the open rates, click metrics, and bounce data. It formats that raw API response into a clean summary table right in your workspace. You just ask for the numbers, and this MCP Server delivers them.
Monitor account limits before sending
Hitting your monthly send limit ruins marketing schedules. Windsurf can check your standing before you start drafting the next big push. It calls `quick_marketing_volume_audit` to get a high-level view of your recent activity and current list sizes. For deeper checks, it runs `get_envoke_account_metadata`. This pulls your exact account limits and configuration state. You know exactly how much runway you have left before you commit any new code or copy.
Set up Envoke Marketing 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 Envoke Marketing 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 Envoke Marketing payment history." If connected, Cascade will call the Envoke Marketing tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"envoke-marketing-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 Envoke Marketing. 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 Envoke Marketing MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Envoke Marketing MCP today
We host it, we monitor it, we maintain it. You just paste one token.