Windsurf integration
Windsurf supports MCP in Cascade/agent flows.
Config
Use the MCP config location from Windsurf documentation (often similar to Cursor):
{
"mcpServers": {
"catazenta": {
"command": "<path-to-mcp-connector-from-onboarding>",
"env": {
"CATAZENTA_USERNAME": "you@company.com",
"CATAZENTA_PASSWORD": "***",
"CATAZENTA_API_BASE_URL": "https://api.catazenta.com"
}
}
}
}
Enable
Settings → Cascade / MCP → enable catazenta.