Change Intelligence is coming.

Obtain the Liquibase AI Changelog Generator JAR file

Last updated: July 13, 2026

The Liquibase AI Changelog Generator JAR file is published to Maven Central. Download the JAR that matches the version you want to run, and note its full path. You'll need it when configuring your AI agent in VS Code, Claude Code, or Claude Desktop.

Procedure

1

Obtain the JAR file

The Liquibase AI Changelog Generator JAR file is available on Maven Central. Choose the method that fits your workflow below.

Add the following dependency to your project's pom.xml file.

loading

If you need the standalone JAR file outside a build tool, download it directly. Note its full path. You'll need it when configuring your AI agent.

https://repo1.maven.org/maven2/com/liquibase/liquibase-mcp-changelog-server/your_version/liquibase-mcp-changelog-server-your_version.jar

Be sure to:

  • Replace your_version with the release you want. For example, 1.0.0. Check the current version on Maven Central.

Next steps

Now that you have the JAR file, configure it in VS Code, Claude Code, or Claude Desktop.