https://mcp.sevalla.com/mcp.
After setup, Cascade can call Sevalla MCP tools like search and execute.
Quick setup (MCP UI + OAuth)
OAuth is the recommended authentication method. Windsurf does not currently provide a dedicated MCP CLI flow. Use the MCP UI for the fastest setup:- Open Cascade and click the MCPs icon.
- Add a new custom MCP server.
- Set:
- Name:
sevalla - URL:
https://mcp.sevalla.com/mcp
- Name:
- Click install, then complete the browser OAuth flow when prompted.
Manual configuration (mcp_config.json)
Edit ~/.codeium/windsurf/mcp_config.json:
Configuration scope
Windsurf MCP configuration is user-level through~/.codeium/windsurf/mcp_config.json.
If your team uses Windsurf admin allowlists, server entries must also match team policy.
Uninstall
Delete thesevalla entry from ~/.codeium/windsurf/mcp_config.json.
Reference
- Sevalla MCP endpoint:
https://mcp.sevalla.com/mcp - Sevalla MCP repository: github.com/sevalla-hosting/mcp