Using Claude Code or Cursor? It can do the checks for you
Using Claude Code or Cursor? It can do the checks for you
With the ardent-cli skill installed, a short ask is enough — the skill fetches this page and runs the checks:Without the skill, paste the full directions:
1
Enable logical replication
In your PlanetScale dashboard, go to Settings > Integrations and enable Logical Replication. This is what lets Ardent replicate your data for branching.
2
Copy the connection string
Go to Connect > Connect with: Postgres and copy the connection string. It looks like:Wrap it in single quotes in your shell — the
?sslmode=… part must not be interpreted by the shell.