How to Use the SurveySparrow MCP in Windsurf
Build better feedback flows with SurveySparrow for your Windsurf agent.
Works with every AI agent you already use
…and any MCP-compatible client
Connect SurveySparrow MCP to Windsurf
Create your Vinkius account to connect SurveySparrow to Windsurf — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Model Context Protocol Server: Manage Contacts
Need to find who gave bad feedback? You can list all contacts using `list_crm_contacts` or get specific details on any person with `get_contact_info`. This means your AI agent always knows exactly who it's talking to.
Model Context Protocol Server: Handle Survey Data
When a survey runs, you can pull every single response using `list_survey_responses`. It doesn't just give counts; it gives the raw data. Furthermore, you get the full context by listing available fields with `get_survey_questions`.
Model Context Protocol Server: Organize Workflows
Keeping track of who saw what is tough. Use `list_contact_folders` to see how contacts are grouped, or use `list_email_shares` if you need to check past survey invitations. This keeps your multi-agent workflows totally organized.
Set up SurveySparrow 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 SurveySparrow 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 SurveySparrow payment history." If connected, Cascade will call the SurveySparrow tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"surveysparrow-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 SurveySparrow. 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 SurveySparrow MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the SurveySparrow MCP today
We host it, we monitor it, we maintain it. You just paste one token.