Skip to main content

Install

Add the Ablo Sync MCP server to Cursor’s mcp.json:
{
  "mcpServers": {
    "ablo": {
      "transport": "http",
      "url": "https://<your-app>/api/mcp"
    }
  }
}
The file lives at ~/.cursor/mcp.json on macOS / Linux. Restart Cursor. The Ablo Sync tools appear under the MCP icon in the agent panel.

Verify

In Cursor’s agent panel, open the MCP tools list. You should see the Ablo Sync tools and their JSON schemas.

More