Windsurf
Point Windsurf at your models through the coordination MCP server.
Install
Add the Ablo Sync MCP server to Windsurf’s MCP config:
{
"mcpServers": {
"ablo": {
"transport": "http",
"url": "https://<your-app>/api/mcp"
}
}
}
The config path differs by platform — Windsurf surfaces it in Settings → Cascade → MCP. Restart Windsurf after saving.
Verify
Cascade’s MCP panel lists every configured server with its tools. You
should see ablo with the Ablo Sync tools enumerated.
More
- MCP overview — how the transport works.
- Claude Code setup — CLI install.
- Cursor setup — same JSON shape.