Skip to content
AbloAblo Docs
Esc
navigateopen⌘Jpreview
On this page

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

Was this page helpful?