How to Use the Salsa Engage MCP in Windsurf
Run autonomous supporter updates and donor segmentation sequences directly inside Windsurf using Cascade.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Salsa Engage MCP to Windsurf
Create your Vinkius account to connect Salsa Engage to Windsurf — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Auto-sync supporter profiles with Windsurf
The `upsert_supporter_profile` tool lets Cascade write or update donor records directly from your workspace files. Instead of manually copying addresses or custom fields from a CSV, you feed the raw list to Cascade, and the agent processes the updates one by one. Cascade reads your local data, matches it against existing contacts using `list_supporters`, and updates the records via this MCP Server. You do not have to write a single API call or approve each individual update.
Build donor groups using autonomous workflows
The `upsert_supporter_group` tool creates new segments in your Salsa Engage database based on real-time donor behavior. When you ask Cascade to group your high-value donors, it chains multiple tools to find them and organize them. Cascade first pulls your offline donation records with `list_offline_donations`, filters the list for donors above your threshold, and then runs `assign_supporters_to_group` to segment them. It executes this entire multi-step sequence without requiring you to write custom scripts or trigger manual imports.
Track outreach performance inside your IDE
The `get_engagement_metrics` tool pulls performance data directly into your active Cascade chat. You ask the agent how your latest campaign did, and it fetches the exact click, open, and donation numbers without making you log into a web dashboard. The agent parses this data alongside `list_engagement_activities` to map which messages drove the most actions. This lets you inspect your campaign health alongside your project files in this MCP Server setup.
Set up Salsa Engage 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 Salsa Engage 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 Salsa Engage payment history." If connected, Cascade will call the Salsa Engage tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"salsa-engage-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 Salsa Engage. 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 Salsa Engage MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Salsa Engage MCP today
We host it, we monitor it, we maintain it. You just paste one token.